summaryrefslogtreecommitdiffstats
path: root/ipapython/certmonger.py
Commit message (Expand)AuthorAgeFilesLines
* Modernize number literalsPetr Viktorin2015-07-311-2/+2
* cermonger: Use private unix socket when DBus SystemBus is not available.David Kupka2015-07-201-43/+94
* Remove trivial path constants from modulesGabe2014-11-041-3/+0
* Fix certmonger.request_certJan Cholasta2014-10-161-1/+6
* Fix typo causing certmonger is provided with wrong path to ipa-submit.David Kupka2014-10-161-3/+4
* Set IPA CA for freeipa certificates.David Kupka2014-10-141-1/+5
* Fix certmonger.wait_for_requestJan Cholasta2014-09-301-1/+1
* Fix certmonger code causing the ca_renewal_master update plugin to failJan Cholasta2014-09-231-1/+7
* Use certmonger D-Bus API instead of messing with its files.David Kupka2014-09-051-263/+270
* Provide additional functions to ipapython.certmonger.Jan Cholasta2014-07-301-0/+28
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-10/+11
* Use dogtag-ipa-ca-renew-agent to retrieve renewed certificates from LDAP.Jan Cholasta2014-03-251-6/+3
* Prevent *.pyo and *.pyc multilib problemsMartin Kosek2013-08-131-2/+2
* Use new certmonger locking to prevent NSS database corruption.Rob Crittenden2013-01-291-11/+27
* Use correct Dogtag configuration in get_pin and get_ca_certchainPetr Viktorin2012-11-231-2/+4
* After unininstall see if certmonger is still tracking any of our certs.Rob Crittenden2012-11-011-0/+36
* Use Dogtag 10 only when it is availablePetr Viktorin2012-09-171-2/+2
* Modifications to install scripts for dogtag 10Ade Lee2012-09-171-1/+1
* Use certmonger to renew CA subsystem certificatesRob Crittenden2012-07-301-0/+65
* Configure certmonger to execute restart scripts on renewal.Rob Crittenden2012-04-101-1/+8
* Use absolute paths when trying to find certmonger request id.Rob Crittenden2011-12-081-9/+14
* If --hostname is provided for ipa-client-install use it everywhere.Rob Crittenden2011-03-081-2/+78
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Fix certmonger errors when doing a client or server uninstall.Rob Crittenden2010-09-091-0/+248