summaryrefslogtreecommitdiffstats
path: root/ipa-client/ipaclient/ipa_certupdate.py
Commit message (Expand)AuthorAgeFilesLines
* Modernize number literalsPetr Viktorin2015-07-311-1/+1
* Adopted kinit_keytab and kinit_password for kerberos authMartin Babinsky2015-04-201-1/+3
* client: Fix ca_is_enabled callsJan Cholasta2015-03-191-2/+2
* Do not wait for new CA certificate to appear in LDAP in ipa-certupdateJan Cholasta2014-10-301-2/+4
* Check LDAP instead of local configuration to see if IPA CA is enabledJan Cholasta2014-10-171-2/+18
* Fix certmonger search for the CA cert in ipa-certupdate and ipa-cacert-manageJan Cholasta2014-09-301-0/+1
* Get server hostname from jsonrpc_uri in ipa-certupdateJan Cholasta2014-09-301-4/+2
* Check if IPA client is configured in ipa-certupdateJan Cholasta2014-09-301-0/+6
* Use /etc/ipa/nssdb to get nicknames of IPA certs installed in /etc/pki/nssdbJan Cholasta2014-09-301-38/+21
* Use NSSDatabase instead of direct certutil calls in client codeJan Cholasta2014-09-301-9/+5
* Introduce NSS database /etc/ipa/nssdbJan Cholasta2014-09-301-0/+9
* Use certmonger D-Bus API instead of messing with its files.David Kupka2014-09-051-5/+4
* Add client certificate update tool ipa-certupdate.Jan Cholasta2014-07-301-0/+171