summaryrefslogtreecommitdiffstats
path: root/base/server/python/pki/server
Commit message (Expand)AuthorAgeFilesLines
* Refactored server restart code.Endi S. Dewata2017-07-112-21/+28
* Refactored ConfigClient.configure_pki_data().Endi S. Dewata2017-07-112-96/+107
* Fixed typo in pki-server db commandAmol Kahat2017-07-031-1/+1
* Patch for "pki-server subsystem-cert-update" commandDinesh Prasanth M K2017-06-231-1/+28
* Added banner validation during server startup.Endi S. Dewata2017-06-162-0/+194
* Refactored AuditVerify (part 3).Endi S. Dewata2017-06-131-4/+11
* Fixed pylint issuesMatthew Harmsen2017-06-029-45/+42
* Fixed two-step subordinate CA installation.Endi S. Dewata2017-05-311-3/+9
* Enabling all subsystems on startup.Endi S. Dewata2017-05-231-16/+42
* Always check FIPS mode at installation timeMatthew Harmsen2017-05-231-0/+2
* Added FIPS class to pkispawnMatthew Harmsen2017-05-164-2/+55
* Fix CA installation with HSM in FIPS modeMatthew Harmsen2017-05-122-6/+16
* pkispawn: wait after final restartChristian Heimes2017-05-081-0/+7
* 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