summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/certs.py
Commit message (Expand)AuthorAgeFilesLines
* Handle CSRs whether they have NEW in the header or notRob Crittenden2010-05-031-12/+3
* Remove older MITM fixes to make compatible with dogtag 1.3.3Rob Crittenden2010-04-191-2/+2
* Don't let failure to trust the CA abort the server installation.Rob Crittenden2010-04-071-2/+5
* Don't assume local directory is valid or writable.Rob Crittenden2010-02-191-1/+6
* Move the HTTP/S request code to a common libraryRob Crittenden2010-02-091-31/+16
* Be more careful when base64-decoding certificatesRob Crittenden2010-02-021-8/+5
* Update dogtag configuration to work after CVE-2009-3555 changesRob Crittenden2010-01-271-4/+4
* User-defined certificate subjectsRob Crittenden2010-01-201-6/+19
* Make the IPA server host and its services "real" IPA entriesRob Crittenden2009-12-111-0/+12
* Add option to have ipautil.run() not raise an exceptionRob Crittenden2009-11-301-5/+5
* Add external CA signing and abstract out the RA backendRob Crittenden2009-09-151-87/+207
* Add the CA constraint to the self-signed CA we generateRob Crittenden2009-08-271-8/+19
* Fixed whitespace indentation error in certs.pyJason Gerard DeRose2009-07-271-34/+34
* Identify CAs to trust from an imported PKCS#12 fileRob Crittenden2009-07-271-14/+44
* Fix deprecation warning for the sha library on Python 2.6Rob Crittenden2009-07-231-2/+8
* No need to trust NSS built-in CA's, more specific regex for finding CA nicknameRob Crittenden2009-07-231-4/+16
* Allow replicas of an IPA server using an internal dogtag server as the CARob Crittenden2009-07-151-5/+75
* Add signing profile to CA installation so we can sign the firefox jar file.Rob Crittenden2009-05-041-40/+109
* Issue DS and Apache server certs during CA installation.Rob Crittenden2009-04-201-42/+212
* Rename ipa-python directory to ipapython so it is a real python libraryRob Crittenden2009-02-091-2/+2
* Mass tree reorganization for IPAv2. To view previous history of files use:Rob Crittenden2009-02-031-0/+424