summaryrefslogtreecommitdiffstats
path: root/base/server/python/pki/server/deployment/pkiparser.py
Commit message (Expand)AuthorAgeFilesLines
* Simplified the code to generate/load one-time PIN.Endi S. Dewata2016-05-031-23/+32
* Fixed KRA install problem.Endi S. Dewata2016-03-301-3/+15
* Install tools clean-up.Endi S. Dewata2016-03-301-3/+0
* Added mechanism to import system certs via PKCS #12 file.Endi S. Dewata2016-02-261-0/+1
* Don't use settings like HTTP proxy from env vars during installationChristian Heimes2016-01-201-2/+4
* Remove #!python shebang from non-executablesChristian Heimes2016-01-191-1/+0
* Fix escaping of password fields to prevent interpolationChristian Heimes2016-01-131-2/+6
* Ticket 1566 on HSM, non-CA subystem installations failing while trying to joi...Christina Fu2015-08-191-10/+10
* Silence no-name-in-module errorChristian Heimes2015-08-191-1/+1
* Py3 compatibility: set default for verbosity to 0Christian Heimes2015-08-171-1/+1
* Py3 compatibility: encode output of subprocess callChristian Heimes2015-08-171-2/+5
* Py3 modernization: misc manual fixesChristian Heimes2015-08-171-13/+17
* Py3 modernization: libmodernize.fixes.fix_xrange_sixChristian Heimes2015-08-171-1/+1
* Py3 modernization: libmodernize.fixes.fix_input_sixChristian Heimes2015-08-171-1/+3
* Py3 modernization: libmodernize.fixes.fix_printChristian Heimes2015-08-171-16/+17
* Py3 modernization: libmodernize.fixes.fix_importChristian Heimes2015-08-171-0/+1
* Ticket #1556 Weak HTTPS TLS ciphersChristina Fu2015-08-171-34/+38
* Make pki PEP 8 compatibleChristian Heimes2015-08-141-32/+28
* Updated man pages with TPS info.Endi S. Dewata2015-07-181-2/+2
* Ticket 1438 pkispawn: SSL_ForceHandshake issue for non-CA on HSM on both shar...Christina Fu2015-07-011-35/+72
* Fixed overwritten deployment property.Endi S. Dewata2015-05-291-1/+1
* Added options for internal token and replication passwords.Endi S. Dewata2015-05-111-6/+16
* Fix interactive install to not reprompt for portsAde Lee2015-04-291-0/+20
* Code cleanup - simplify pkispawn codeAde Lee2015-04-291-378/+375
* Added direct deployment for all subsystems.Endi S. Dewata2015-04-221-11/+0
* Changes to config files to support nuxwdogAde Lee2015-04-221-0/+7
* Only read pki_profiles_in_ldap when spawning CA instanceFraser Tweedale2015-04-221-5/+4
* Ticket 1316 Allow adding SAN to server cert during the install processChristina Fu2015-04-211-0/+3
* Add pkispawn config option for ldap profilesFraser Tweedale2015-04-131-0/+6
* Allow use of secure LDAPS connectionMatthew Harmsen2015-03-131-0/+8
* Fixed pylint report.Endi S. Dewata2015-02-051-3/+3
* Remove legacy multilib JNI_JAR_DIR logicMatthew Harmsen2014-12-041-1/+2
* Ticket 1198 Bugzilla 1158410 add TLS range support to server.xml by default a...Christina Fu2014-11-241-2/+41
* Fix sub-CA installation with own security domainAde Lee2014-10-011-6/+5
* ticket #1110 pkispawn (configuration) does not provide CA extensions in subor...Christina Fu2014-09-251-0/+3
* Remove Apache info from pkispawn and pkidestroyMatthew Harmsen2014-09-021-53/+5
* Fix kra-connector-removeAde Lee2014-09-021-1/+1
* Disable PKI GUI ConfigurationMatthew Harmsen2014-08-281-15/+0
* Fix independent pkispawn installation and configurationMatthew Harmsen2014-08-041-1/+7
* Fix pycharm warnings for server python classesAde Lee2014-06-101-163/+166
* Modify master_dict to mdict to improve readabilityAde Lee2014-06-101-391/+391
* TPS Token Profile Resolver Framework - part2Christina Fu2014-06-041-0/+4
* fix issues identified by pycharm for system.pyAde Lee2014-05-291-3/+3
* PhoneHome feature:Jack Magne2014-04-151-0/+6
* Added decorator to handle exceptionsAde Lee2014-02-191-3/+3
* Debian: add init script functionalityAde Lee2014-01-081-2/+2
* Cannot connect to ds when anon. access is offAbhishek Koneru2014-01-081-13/+34
* Stand-alone DRMMatthew Harmsen2013-10-251-0/+13
* Stand-alone DRMMatthew Harmsen2013-10-151-8/+47
* Ticket 757 - Allow unescaped '%' characters in deployment file password valuesNathan Kinder2013-10-091-0/+33