Files
freeipa/ipaclient
Stanislav Laznicka 61605d28d8 parameters: introduce CertificateSigningRequest
Previously, CSRs were handled as a Str parameter which brought
trouble to Python 3 because of its more strict type requirements.
We introduce a CertificateSigningRequest parameter which allows to
use python-cryptography x509.CertificateSigningRequest to represent
CSRs in the framework.

https://pagure.io/freeipa/issue/7131
2017-10-25 09:44:37 +02:00
..
2017-10-20 12:27:19 +02:00
2017-04-11 13:29:50 +02:00
2017-10-25 09:44:37 +02:00
2016-10-20 18:43:37 +02:00
2017-05-09 17:17:29 +02:00