summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/ipa_server_certinstall.py
Commit message (Expand)AuthorAgeFilesLines
* Modernize number literalsPetr Viktorin2015-07-311-3/+3
* ipalib: Load ipaserver plugins when api.env.in_server is TrueJan Cholasta2015-07-011-1/+1
* move realm_to_serverid to installutils moduleMartin Basti2015-05-051-1/+1
* Check LDAP instead of local configuration to see if IPA CA is enabledJan Cholasta2014-10-171-9/+11
* Allow choosing CA-less server certificates by nameJan Cholasta2014-09-301-1/+5
* CA-less installer options usability fixesJan Cholasta2014-09-301-13/+13
* Make CA-less ipa-server-install option --root-ca-file optional.Jan Cholasta2014-09-051-1/+2
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-2/+3
* Move CACERT definition to a single place.Jan Cholasta2014-03-251-2/+1
* Use /usr/bin/python2Xiao-Long Chen2014-01-031-1/+0
* Turn LDAPEntry.single_value into a dictionary-like property.Jan Cholasta2013-11-051-1/+1
* Allow PKCS#12 files with empty password in install tools.Jan Cholasta2013-10-041-1/+1
* Read passwords from stdin when importing PKCS#12 files with pk12util.Jan Cholasta2013-10-041-3/+2
* Fix ipa-server-certinstall usage string.Jan Cholasta2013-08-281-1/+1
* Add --dirman-password option to ipa-server-certinstall.Jan Cholasta2013-08-281-4/+8
* Ask for PKCS#12 password interactively in ipa-server-certinstall.Jan Cholasta2013-08-201-3/+7
* Add --pin option to ipa-server-certinstall.Jan Cholasta2013-08-201-10/+10
* Untrack old and track new cert with certmonger in ipa-server-certinstall.Jan Cholasta2013-08-201-3/+12
* Replace only the cert instead of the whole NSS DB in ipa-server-certinstall.Jan Cholasta2013-08-201-13/+17
* Ignore empty mod error when updating DS SSL config in ipa-server-certinstall.Jan Cholasta2013-08-201-2/+5
* Port ipa-server-certinstall to the admintool framework.Jan Cholasta2013-08-201-0/+154