summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/certs.py
Commit message (Expand)AuthorAgeFilesLines
* Use the IPA server cert profile in the installer.Rob Crittenden2011-08-301-1/+1
* enable proxy for dogtagAdam Young2011-08-291-2/+2
* Make sure messagebus is running prior to starting certmonger.Jan Cholasta2011-08-181-0/+2
* Clean up existing DN object usageJohn Dennis2011-07-291-6/+8
* Generate a database password by default in all cases.Rob Crittenden2011-07-171-1/+1
* Use information from the certificate subject when setting the NSS nickname.Rob Crittenden2011-07-171-5/+20
* Make dogtag an optional (and default un-) installed component in a replica.Rob Crittenden2011-06-231-1/+3
* Make data type of certificates more obvious/predictable internally.Rob Crittenden2011-06-211-2/+15
* Fix assorted bugs found by pylintJakub Hrozek2011-01-251-1/+1
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Move Selfsigned CA creation out of dsinstanceSimo Sorce2010-12-101-1/+9
* pkinit-replica: create certificates for replicas tooSimo Sorce2010-11-181-0/+12
* Add support for configuring KDC certs for PKINITSimo Sorce2010-11-181-4/+84
* Use Realm as certs subject base nameSimo Sorce2010-11-181-5/+10
* Use consistent, specific nickname for the IPA CA certificate.Rob Crittenden2010-10-011-9/+5
* Automatically convert a v1-style ca_serialno to the v2 config style.Rob Crittenden2010-09-241-1/+13
* Properly handle CertificateOperationErrors in replication prepration.Rob Crittenden2010-09-241-0/+1
* Fix certmonger errors when doing a client or server uninstall.Rob Crittenden2010-09-091-16/+11
* Have certmonger track the initial Apache and 389-ds server certs.Rob Crittenden2010-09-091-2/+49
* use NSS for SSL operationsJohn Dennis2010-06-151-24/+0
* 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