summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/cainstance.py
Commit message (Expand)AuthorAgeFilesLines
* Change group ownership of CRL publish directoryTomas Babej2013-07-161-0/+13
* Remove code to install Dogtag 9Petr Viktorin2013-05-311-173/+10
* Specify the location for the agent PKCS#12 file so we don't have to move it.Rob Crittenden2013-05-061-3/+1
* Remove obsolete self-sign references from man pages, docstrings, commentsPetr Viktorin2013-04-151-3/+2
* Use A/AAAA records instead of CNAME records in ipa-ca.Jan Cholasta2013-04-151-3/+3
* Use only one URL for OCSP and CRL in IPA certificate profile.Jan Cholasta2013-04-111-45/+14
* Normalize RA agent certificateMartin Kosek2013-03-291-1/+4
* Remove ipaserver/ipaldap.pyPetr Viktorin2013-03-131-2/+1
* Fix installing server with external CAPetr Viktorin2013-03-081-8/+10
* Remove support for DN normalization from LDAPClient.Jan Cholasta2013-03-011-3/+2
* Remove IPAdmin.unbind_s(), keep unbind()Petr Viktorin2013-03-011-1/+1
* Remove IPAdmin.simple_bind_sPetr Viktorin2013-03-011-2/+2
* Replace addEntry with add_entryPetr Viktorin2013-03-011-1/+1
* Remove unused imports from ipaserver/installPetr Viktorin2013-03-011-7/+1
* Replace add_s and delete_s by their newer equivalentsPetr Viktorin2013-03-011-1/+1
* Replace setValue by keyword arguments when creating entriesPetr Viktorin2013-03-011-8/+8
* Add make_entry factory method to LDAPConnection.Jan Cholasta2013-03-011-1/+1
* Move the decision to force schema updates out of IPASimpleLDAPObjectPetr Viktorin2013-03-011-1/+2
* Use new certmonger locking to prevent NSS database corruption.Rob Crittenden2013-01-291-13/+100
* Installer should not connect to 127.0.0.1Martin Kosek2013-01-211-1/+1
* Allow PKI-CA Replica Installs when CRL exceeds default maxber valueJR Aquino2013-01-081-0/+1
* Use DN objects for Dogtag configurationPetr Viktorin2012-12-101-6/+12
* Configuring CA with ConfigParser.Endi Sukma Dewata2012-12-101-78/+82
* Add OCSP and CRL URIs to certificatesMartin Kosek2012-12-071-15/+135
* Properly stop tracking certificates on uninstallPetr Viktorin2012-11-231-15/+23
* Use correct Dogtag configuration in get_pin and get_ca_certchainPetr Viktorin2012-11-231-12/+12
* Fix schema replication from old mastersPetr Viktorin2012-11-231-0/+55
* Changes to use a single database for dogtag and IPAAde Lee2012-11-231-16/+89
* Provide explicit user name for Dogtag installation scriptsPetr Viktorin2012-11-151-0/+3
* Make sure the CA is running when starting servicesPetr Viktorin2012-10-231-0/+8
* Make service naming in ipa-server-install consistentTomas Babej2012-10-221-4/+14
* Use TLS for CA replicationRob Crittenden2012-10-151-1/+1
* Configure the initial CA as the CRL generator.Rob Crittenden2012-10-091-1/+18
* Set renewal time for the CA audit certificate to 720 days.Rob Crittenden2012-10-091-0/+33
* Move CRL publish directory to IPA owned directoryMartin Kosek2012-10-091-9/+40
* Use Dogtag 10 only when it is availablePetr Viktorin2012-09-171-53/+283
* Modifications to install scripts for dogtag 10Ade Lee2012-09-171-198/+137
* Fix some restart script issues found with certificate renewal.Rob Crittenden2012-09-061-0/+1
* Use DN objects instead of stringsJohn Dennis2012-08-121-29/+35
* Ensure ipa-adtrust-install is run with Kerberos ticket for admin userAlexander Bokovoy2012-07-311-2/+1
* Use certmonger to renew CA subsystem certificatesRob Crittenden2012-07-301-2/+145
* Centralize timeout for waiting for servers to start.Rob Crittenden2012-07-021-1/+0
* Remove duplicate and unused utility codePetr Viktorin2012-05-091-2/+2
* Remove the running state when uninstalling DS instances.Rob Crittenden2012-04-171-0/+3
* improve handling of ds instances during uninstallJohn Dennis2012-04-041-6/+1
* No longer shell escape the DM password when calling pkisilent.Rob Crittenden2012-03-211-3/+0
* Add subject key identifier to the dogtag server cert profile.Rob Crittenden2012-03-151-2/+45
* Don't delete system users that are added during installation.Rob Crittenden2012-02-291-18/+6
* Add the -v option to sslget to provide more verbose errorsRob Crittenden2012-02-231-0/+2
* Use FQDN in place of FQHN for consistency in sub_dict.Rob Crittenden2012-02-151-2/+2