summaryrefslogtreecommitdiffstats
path: root/base/server/python/pki/server/cli
Commit message (Expand)AuthorAgeFilesLines
* Added banner validation during server startup.Endi S. Dewata2017-06-161-0/+186
* Refactored AuditVerify (part 3).Endi S. Dewata2017-06-131-4/+11
* Fixed pylint issuesMatthew Harmsen2017-06-028-42/+42
* Enabling all subsystems on startup.Endi S. Dewata2017-05-231-16/+42
* Added pki-server <subsystem>-audit-file-verify CLI.Endi S. Dewata2017-04-111-0/+91
* Added pki-server <subsystem>-audit-file-find CLI.Endi S. Dewata2017-04-116-0/+119
* Misc pylint, flake8 and tox fixesChristian Heimes2017-03-311-1/+1
* Fixed pylint errors in pki.server.cli.subsystem.Endi S. Dewata2017-03-311-3/+2
* Fixed hanging subordinate CA with HSM installation in FIPS mode.Endi S. Dewata2016-11-161-13/+8
* 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
* Added check for Subsystem data and request in 'pki-server subsystem-cert-export'Abhijeet Kasurde2016-08-051-3/+12
* 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
* Fixed pki-server subsystem-cert-update.Endi S. Dewata2016-07-011-5/+53
* Updated notification message for kra-db-vlv-del commandAbhijeet Kasurde2016-07-011-12/+16
* Added condition for checking instance id in kra commandsAbhijeet Kasurde2016-07-011-2/+21
* Added fix for checking ldapmodify return code in db-schema-upgradeAbhijeet Kasurde2016-07-011-5/+7
* Added condition to verify instance id in db-schema-upgradeAbhijeet Kasurde2016-07-011-0/+4
* Fixes: Invalid instance exception issue.Amol Kahat2016-06-281-3/+37
* Fixes pki-server subsystem-* --help options.Amol Kahat2016-06-281-74/+81
* Fixed problem reading HSM password from password file.Endi S. Dewata2016-06-282-9/+6
* Fixed pki-server instance-start <instance> command. Fixed pki-server instance...Amol Kahat2016-06-151-0/+18
* Fixed --help option for instance-show, instance-start, instance-stop, instanc...Amol Kahat2016-06-131-41/+42
* Updated KRA VLV management CLI.Endi S. Dewata2016-06-081-25/+141
* Added TPS VLV management CLI.Endi S. Dewata2016-06-081-0/+496
* Add commands to db-server to help with DB related changesAde Lee2016-06-032-1/+440
* Renamed pki-server ca-db-upgrade to db-upgrade.Endi S. Dewata2016-05-142-81/+131
* Add pki-server ca-db-upgrade commandFraser Tweedale2016-05-141-0/+81
* Fixed pki-server subsystem-cert-validate command.Endi S. Dewata2016-05-131-32/+83
* Add CLI to check system certificate statusAde Lee2016-05-021-0/+118
* Fixed PKCS #12 export options.Endi S. Dewata2016-04-202-2/+40
* Updated pki pkcs12-export CLI.Endi S. Dewata2016-04-152-9/+29
* Additional clean-ups for PKCS #12 utilities.Endi S. Dewata2016-03-182-6/+9
* Renamed PKCS #12 options for consistency.Endi S. Dewata2016-03-185-37/+37
* Handle import and export of external certsAde Lee2016-03-016-12/+214
* Added pki-server commands to export system certificates.Endi S. Dewata2016-02-257-27/+896
* Fix flake8 / PEP 8 violationsChristian Heimes2016-01-252-5/+3
* Renamed pki.nss into pki.nssdb.Endi S. Dewata2016-01-231-3/+3
* Remove #!python shebang from non-executablesChristian Heimes2016-01-195-5/+0
* Added pki-server subsystem-cert-export command.Endi S. Dewata2015-11-141-0/+126
* Added automatic Tomcat migration.Endi S. Dewata2015-10-304-27/+35
* Python client for subcasAde Lee2015-09-271-1/+1
* Added CLI to update cert data and request in CS.cfg.Endi S. Dewata2015-09-042-44/+475