summaryrefslogtreecommitdiffstats
path: root/install/restart_scripts/renew_ca_cert
Commit message (Expand)AuthorAgeFilesLines
* Set explicit confdir option for global contextsChristian Heimes2016-12-021-1/+1
* ipalib: move certstore to the install subpackageJan Cholasta2016-11-291-1/+2
* ipautil: move kinit functions to ipalib.installJan Cholasta2016-11-291-1/+2
* libexec scripts: ldap conn managementTomas Krizek2016-11-091-0/+2
* install: remove dirman_pw from servicesTomas Krizek2016-11-071-1/+1
* Update lightweight CA serial after renewalFraser Tweedale2016-06-291-0/+1
* restart scripts: bootstrap api with in_server=TrueFraser Tweedale2016-06-211-1/+1
* cert renewal: import all external CA certs on IPA CA cert renewalJan Cholasta2016-01-271-19/+9
* install: drop support for Dogtag 9Jan Cholasta2015-11-251-11/+8
* Modernize 'except' clausesPetr Viktorin2015-08-121-6/+6
* plugable: Pass API to plugins on initialization rather than using set_apiJan Cholasta2015-07-011-1/+1
* Adopted kinit_keytab and kinit_password for kerberos authMartin Babinsky2015-04-201-3/+5
* Make certificate renewal process synchronizedJan Cholasta2015-01-131-1/+9
* Add a KRA to IPAAde Lee2014-08-221-5/+6
* Update external CA cert in Dogtag NSS DB on IPA CA cert renewal.Jan Cholasta2014-07-301-9/+62
* Update CS.cfg on IPA CA certificate chaining change in renew_ca_cert.Jan Cholasta2014-07-301-12/+38
* Upload renewed CA cert to certificate store on renewal.Jan Cholasta2014-07-301-7/+2
* Do not use ldapi in certificate renewal scripts.Jan Cholasta2014-07-301-40/+43
* Automatically update CA certificate in LDAP on renewal.Jan Cholasta2014-07-301-0/+28
* ipaplatform: Remove redundant imports of ipaservicesTomas Babej2014-06-161-1/+0
* ipaplatform: Change service code in freeipa to use ipaplatform servicesTomas Babej2014-06-161-2/+3
* Merge restart_pkicad functionality to renew_ca_cert and remove restart_pkicad.Jan Cholasta2014-03-251-10/+31
* Use dogtag-ipa-ca-renew-agent to track certificates on master CA.Jan Cholasta2014-03-251-48/+11
* Fix certificate renewal scripts to work with separate CA DS instance.Jan Cholasta2014-03-251-3/+1
* Log unhandled exceptions in certificate renewal scripts.Jan Cholasta2014-03-101-65/+72
* Convert remaining installer code to LDAPEntry API.Jan Cholasta2014-01-241-5/+7
* PKI service restart after CA renewal failedJan Cholasta2014-01-081-7/+9
* Use /usr/bin/python2Xiao-Long Chen2014-01-031-1/+1
* Make CS.cfg edits with CA instance stoppedTomas Babej2013-08-261-0/+1
* Remove support for DN normalization from LDAPClient.Jan Cholasta2013-03-011-2/+2
* Remove unused krbV importsMartin Kosek2013-02-011-1/+0
* Use new certmonger locking to prevent NSS database corruption.Rob Crittenden2013-01-291-18/+20
* Use Dogtag 10 only when it is availablePetr Viktorin2012-09-171-6/+5
* Modifications to install scripts for dogtag 10Ade Lee2012-09-171-5/+14
* Fix some restart script issues found with certificate renewal.Rob Crittenden2012-09-061-1/+15
* Use DN objects instead of stringsJohn Dennis2012-08-121-2/+2
* Use certmonger to renew CA subsystem certificatesRob Crittenden2012-07-301-0/+93