summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipaserver/certs.py
Commit message (Expand)AuthorAgeFilesLines
* Minor bugs found while testing stuff.Simo Sorce2008-08-211-1/+1
* Create temporary files used in self-signed cert requests in a temporary direc...Rob Crittenden2008-08-151-2/+8
* NSS 3.12 added a header to the certutil output we need to skipRob Crittenden2008-07-281-0/+3
* Move the self-signed CA serialno file to /var/lib/ipa to adhere to the FHSRob Crittenden2008-07-251-6/+8
* Rework the way SSL certificates are imported from PKCS#12 files.Rob Crittenden2008-07-141-13/+40
* Move sysrestore to ipa-python so it can be used by client scripts too.Simo Sorce2008-03-271-15/+20
* Add some additional error handlingRob Crittenden2008-02-201-1/+4
* Don't create a backup of the PKCS#12 cert on replicasRob Crittenden2008-02-141-10/+15
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-041-1/+1
* Use file to store the current CA serial numberRob Crittenden2008-02-051-7/+46
* Backup system state in ipa-server-installRob Crittenden2008-01-141-0/+13
* Use a more obvious name for the subject of the IPA self-signed CARob Crittenden2008-01-041-1/+1
* Convert replication to use the new cert infrastructure andKarl MacMillan2007-12-201-3/+26
* Add automatic browser configuration for kerberos SSO using javascript.Rob Crittenden2007-12-121-6/+50
* User provided certs.Karl MacMillan2007-12-121-4/+45
* Commit corrected certs.pyKarl MacMillan2007-12-111-28/+49
* Convert the setup of ssl from a shell script to aKarl MacMillan2007-12-061-0/+192