summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/cainstance.py
Commit message (Expand)AuthorAgeFilesLines
* Add method for setting CA renewal master in LDAP to CAInstance.Jan Cholasta2014-07-301-3/+38
* Track CA certificate using dogtag-ipa-ca-renew-agent.Jan Cholasta2014-07-301-7/+13
* Always record that pkicreate has been executed.David Kupka2014-07-221-3/+10
* Allow SAN in IPA certificate profile.Jan Cholasta2014-06-241-0/+51
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-35/+36
* ipaplatform: Remove redundant imports of ipaservicesTomas Babej2014-06-161-2/+1
* ipaplatform: Change service code in freeipa to use ipaplatform servicesTomas Babej2014-06-161-9/+10
* ipaplatform: Change platform dependant code in freeipa to use ipaplatform tasksTomas Babej2014-06-161-1/+2
* Remove unused method is_master of CAInstance.Jan Cholasta2014-03-251-15/+0
* Use the same certmonger configuration for both CA masters and clones.Jan Cholasta2014-03-251-92/+44
* Merge restart_httpd functionality to renew_ra_cert.Jan Cholasta2014-03-251-1/+1
* Merge restart_pkicad functionality to renew_ca_cert and remove restart_pkicad.Jan Cholasta2014-03-251-1/+1
* Make the default dogtag-ipa-ca-renew-agent behavior depend on CA setup.Jan Cholasta2014-03-251-4/+2
* Store information about which CA server is master for renewals in LDAP.Jan Cholasta2014-03-251-0/+15
* Use dogtag-ipa-ca-renew-agent to track certificates on master CA.Jan Cholasta2014-03-251-14/+23
* Use dogtag-ipa-ca-renew-agent to retrieve renewed certificates from LDAP.Jan Cholasta2014-03-251-10/+24
* Use certmonger D-Bus API to configure certmonger in CA install.Jan Cholasta2014-03-251-14/+24
* Fix certificate renewal scripts to work with separate CA DS instance.Jan Cholasta2014-03-251-18/+42
* ipa-replica-install never checks for 7389 portMartin Kosek2014-03-111-7/+5
* Convert remaining installer code to LDAPEntry API.Jan Cholasta2014-01-241-17/+18
* PKI service restart after CA renewal failedJan Cholasta2014-01-081-2/+2
* Use consistent realm name in cainstance and dsinstanceMartin Kosek2013-10-111-2/+2
* PKI installation on replica failing due to missing proxy confMartin Kosek2013-10-111-1/+3
* Make CS.cfg edits with CA instance stoppedTomas Babej2013-08-261-37/+59
* 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