summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/plugins/upload_cacrt.py
Commit message (Expand)AuthorAgeFilesLines
* Server Upgrade: specify order of plugins in update filesMartin Basti2015-04-141-5/+3
* Server Upgrade: Apply plugin updates immediatelyMartin Basti2015-04-141-1/+1
* upload_cacrt: Fix empty cACertificate in cn=CAcertJan Cholasta2015-03-191-24/+30
* Server Upgrade: Update entries in order specified in fileMartin Basti2015-03-191-4/+4
* Check LDAP instead of local configuration to see if IPA CA is enabledJan Cholasta2014-10-171-3/+4
* Upload CA chain from DS NSS database to certificate store on server update.Jan Cholasta2014-07-301-16/+52
* Convert remaining update code to LDAPEntry API.Jan Cholasta2014-01-241-1/+1
* Don't base64-encode the CA cert when uploading it during an upgrade.Rob Crittenden2013-03-071-2/+1
* Update plugin to upload CA certificate to LDAPAlexander Bokovoy2013-01-231-0/+56