summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/ipa_server_certinstall.py
Commit message (Expand)AuthorAgeFilesLines
* 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