Files
freeipa/ipalib
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
..
2015-09-01 11:42:01 +02:00
2016-11-24 15:46:40 +01:00
2017-02-17 10:22:07 +01:00
2017-10-20 12:27:19 +02:00
2016-10-20 18:43:37 +02:00
2017-10-23 18:11:30 +02:00