summaryrefslogtreecommitdiffstats
path: root/base/server/python
Commit message (Expand)AuthorAgeFilesLines
* Python 3 support and Travis testingChristian Heimes2017-04-241-2/+2
* Added pki-server <subsystem>-audit-file-verify CLI.Endi S. Dewata2017-04-112-0/+96
* Added pki-server <subsystem>-audit-file-find CLI.Endi S. Dewata2017-04-117-0/+133
* Added FIPS-compliant password generator.Endi S. Dewata2017-04-111-10/+2
* Fix for pylint when using Python 3.6Christian Heimes2017-03-312-2/+10
* Misc pylint, flake8 and tox fixesChristian Heimes2017-03-314-5/+5
* Fixed pylint errors in pki.server.cli.subsystem.Endi S. Dewata2017-03-311-3/+2
* Refactored PKIInstance.load().Endi S. Dewata2017-03-011-13/+1
* Merged /pki webapps.Endi S. Dewata2017-01-301-31/+5
* Add option to remove signing cert entryAde Lee2017-01-241-0/+6
* Refactored deployment system variables.Endi S. Dewata2016-12-223-10/+20
* Refactored deployment timestamp variables.Endi S. Dewata2016-12-223-7/+13
* Refactored PKIConfigParser.flatten_master_dict().Endi S. Dewata2016-12-222-23/+24
* Refactored PKIDeployer.Endi S. Dewata2016-12-223-103/+129
* Refactored pki_subsystem object in pkiconfig.py.Endi S. Dewata2016-12-213-7/+8
* Refactored pki_config object in pkiparser.py.Endi S. Dewata2016-12-212-22/+22
* Refactored user_config object in pkiconfig.py.Endi S. Dewata2016-12-213-12/+13
* Refactored master & slots dictionaries creation.Endi S. Dewata2016-12-212-7/+29
* Refactored pki_copytree().Endi S. Dewata2016-12-211-78/+2
* Updated log4j.properties.Endi S. Dewata2016-11-181-1/+6
* Updated logging.properties.Endi S. Dewata2016-11-181-2/+14
* Fixed hanging subordinate CA with HSM installation in FIPS mode.Endi S. Dewata2016-11-161-13/+8
* Fixed problem installing subordinate CA with HSM in FIPS mode.Endi S. Dewata2016-11-161-1/+2
* Fix for flake8 errors on Fedora 26 (cheimes)Matthew Harmsen2016-10-191-4/+6
* Fixed installation error message.Endi S. Dewata2016-10-121-1/+1
* Removed support for creating system certificates in different tokens.Endi S. Dewata2016-09-081-33/+4
* Added support to create system certificates in different tokens.Endi S. Dewata2016-09-021-4/+33
* Fixed default token name for system certificates.Endi S. Dewata2016-08-301-3/+30
* Updated pki-server subsystem-cert-update CLI.Endi S. Dewata2016-08-221-20/+29
* Allowing optional CA signing CSR.Endi S. Dewata2016-08-221-4/+0
* Improved SystemConfigService.configure() error message.Endi S. Dewata2016-08-081-22/+1
* Fixed PKCS #12 import for cloning.Endi S. Dewata2016-08-051-2/+11
* Added log messages for certificate import during cloning.Endi S. Dewata2016-08-051-7/+35
* Added check for Subsystem data and request in 'pki-server subsystem-cert-export'Abhijeet Kasurde2016-08-051-3/+12
* Add pkispawn option to disable Master CRLAde Lee2016-08-041-0/+4
* Fix deployment issueAde Lee2016-08-021-2/+5
* Do slot substitution for SERVER_KEYGENAde Lee2016-07-291-0/+2
* Fixed SELinux contexts.Endi S. Dewata2016-07-281-1/+6
* Make starting CRL Number configurable.Jack Magne2016-07-271-0/+4
* Removed hard-coded paths in deployment tool.Endi S. Dewata2016-07-261-136/+7
* Fixed param substitution problem.Endi S. Dewata2016-07-221-2/+2
* Fixed certificate validation error message.Endi S. Dewata2016-07-141-1/+1
* Added fix for pki-server for db-updateGeetika Kapoor2016-07-141-2/+2
* Added instance and subsystem validation for pki-server subsystem-* commands.Abhijeet Kasurde2016-07-061-13/+53
* Updated notification message for DB subsystem commandAbhijeet Kasurde2016-07-011-5/+15
* Updated notification message for TPS subsystem commandAbhijeet Kasurde2016-07-011-8/+26
* Updated notification message for TKS subsystem commandAbhijeet Kasurde2016-07-011-0/+7
* Updated notification message for OCSP subsystem commandAbhijeet Kasurde2016-07-011-0/+6
* Updated notification message for kra-db-vlv* commandAbhijeet Kasurde2016-07-011-15/+23
* Added instance and subsystem validation for pki-server ca-* commands.Endi S. Dewata2016-07-011-7/+37