summaryrefslogtreecommitdiffstats
path: root/ipaclient/install/ipa_certupdate.py
Commit message (Expand)AuthorAgeFilesLines
* Use new LDAPClient constructorsChristian Heimes2019-02-051-2/+1
* certupdate: add commentary about certmonger behaviourFraser Tweedale2018-12-031-0/+11
* Py3: Replace six.moves importsChristian Heimes2018-10-051-3/+1
* Ensure that public cert and CA bundle are readableChristian Heimes2018-06-271-2/+2
* Add absolute_import future importsStanislav Laznicka2018-04-201-0/+2
* certupdate: don't update HTTPD NSS dbStanislav Laznicka2018-02-211-1/+0
* ipa_certupdate: avoid classmethod and staticmethodFraser Tweedale2017-12-111-136/+134
* CertUpdate: make it easy to invoke from other programsFraser Tweedale2017-12-111-25/+38
* Changing how commands handles error when it can't connect to IPA serverFelipe Volpone2017-08-111-5/+2
* logging: remove object-specific loggersJan Cholasta2017-07-141-9/+11
* server install: fix KDC PKINIT configurationJan Cholasta2017-05-191-0/+1
* client install: fix client PKINIT configurationJan Cholasta2017-05-191-0/+2
* renew agent: get rid of virtual profilesJan Cholasta2017-05-151-2/+2
* pylint_plugins: add forbidden import checkerJan Cholasta2017-03-101-2/+2
* Moving ipaCert from HTTPD_ALIAS_DIRStanislav Laznicka2017-03-011-1/+0
* Separate RA cert store from the HTTP cert storeSimo Sorce2017-02-151-0/+1
* Set explicit confdir option for global contextsChristian Heimes2016-12-021-1/+1
* ipaclient: move install modules to the install subpackageJan Cholasta2016-11-291-0/+190