freeipa/ipalib/install
Stanislav Laznicka 595f9b64e3 Workaround for certmonger's "Subject" representations
If an OpenSSL certificate is requested in Certmonger
(CERT_STORAGE == "FILE") the "Subject" field of such Certificate
is ordered as received. However, when an NSS certificate is
requested, the "Subject" field takes the LDAP order
(components get reversed). This is a workaround so that the behavior
stays the same.

The workaround should be removed when
https://pagure.io/certmonger/issue/62 gets fixed.

https://fedorahosted.org/freeipa/ticket/5695

Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2017-03-01 09:43:41 +00:00
..
__init__.py install: introduce installer class hierarchy 2016-11-11 12:17:25 +01:00
certmonger.py Workaround for certmonger's "Subject" representations 2017-03-01 09:43:41 +00:00
certstore.py cryptography has deprecated serial in favor of serial_number 2017-02-10 16:16:44 +01:00
hostname.py install: introduce installer class hierarchy 2016-11-11 12:17:25 +01:00
kinit.py Use Anonymous user to obtain FAST armor ccache 2017-02-15 07:13:37 +01:00
service.py Clarify meaning of --domain and --realm in installers 2017-01-05 09:47:25 +01:00
sysrestore.py ipapython: move certmonger and sysrestore to ipalib.install 2016-11-29 14:50:51 +01:00