summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/ipa_cacert_manage.py
Commit message (Expand)AuthorAgeFilesLines
* Refer the user to freeipa.org when something goes wrong in ipa-cacert-manageJan Cholasta2014-12-101-5/+18
* Check subject name encoding in ipa-cacert-manage renewJan Cholasta2014-12-101-2/+5
* Fail if certmonger can't see new CA certificate in LDAP in ipa-cacert-manageJan Cholasta2014-11-051-1/+2
* Fix certmonger search for the CA cert in ipa-certupdate and ipa-cacert-manageJan Cholasta2014-09-301-2/+5
* Do stricter validation of CA certificatesJan Cholasta2014-09-301-4/+11
* External CA installer options usability fixesJan Cholasta2014-09-301-22/+12
* Use certmonger D-Bus API instead of messing with its files.David Kupka2014-09-051-2/+2
* Allow adding CA certificates to certificate store in ipa-cacert-manage.Jan Cholasta2014-07-301-2/+55
* Allow changing chaining of the IPA CA certificate in ipa-cacert-manage.Jan Cholasta2014-07-301-5/+24
* Add function for writing list of certificates to a PEM file to ipalib.x509.Jan Cholasta2014-07-301-1/+1
* Add new add_cert method for adding certificates to NSSDatabase and CertDB.Jan Cholasta2014-07-301-7/+3
* Add CA certificate management tool ipa-cacert-manage.Jan Cholasta2014-07-301-0/+285