summaryrefslogtreecommitdiffstats
path: root/base/java-tools/src/com/netscape/cmstools/cli
Commit message (Expand)AuthorAgeFilesLines
* Fixed access banner normalization.Endi S. Dewata2017-06-141-1/+1
* Refactored CLI.runExternal().Endi S. Dewata2017-06-032-6/+39
* Refactored MainCLI.loadPassword() (part 3).Endi S. Dewata2017-06-031-12/+9
* Refactored MainCLI.loadPassword() (part 2).Endi S. Dewata2017-06-031-24/+25
* Refactored MainCLI.loadPassword() (part 1).Endi S. Dewata2017-06-031-11/+13
* Deprecated -t option for pki CLI.Endi S. Dewata2017-04-101-4/+6
* Added audit service and CLI to all subsystems.Endi S. Dewata2017-04-044-0/+8
* Refactored SubsystemCLI.Endi S. Dewata2017-03-246-70/+52
* Refactored ProxyCLI.Endi S. Dewata2017-03-241-2/+2
* Refactored CLI.getClient().Endi S. Dewata2017-03-242-3/+4
* Added CLI.getConfig().Endi S. Dewata2017-03-242-0/+10
* Allowing client cert auth without NSS database password.Endi S. Dewata2017-03-211-11/+0
* Fixed default value for SSL datagram.Endi S. Dewata2017-03-201-1/+1
* Added hard-coded default values for SSL parameters in PKI CLI.Endi S. Dewata2017-03-201-5/+5
* Added pki.conf parameter for default SSL ciphers.Endi S. Dewata2017-03-191-1/+6
* Added pki.conf parameter for SSL ciphers.Endi S. Dewata2017-03-191-0/+3
* Renamed CryptoUtil.setClientCiphers().Endi S. Dewata2017-03-191-1/+1
* Added configuration parameters for SSL version ranges.Endi S. Dewata2017-03-191-2/+18
* Fixed PKIClient initialization in PKI CLI.Endi S. Dewata2017-03-193-2/+13
* Moved default SSL configuration out of PKIConnection.Endi S. Dewata2017-03-171-0/+5
* Default NSS database for PKI CLI.Endi S. Dewata2017-03-171-4/+24
* Added access banner for PKI CLI.Endi S. Dewata2017-02-242-0/+83
* Refactored restricted command list in PKI CLI.Endi S. Dewata2017-01-301-5/+15
* Cleaned up error handling in cert and profile CLIs.Endi S. Dewata2017-01-301-1/+1
* Replaced CryptoManager.getTokenByName().Endi S. Dewata2017-01-271-6/+2
* Replaced internal token short name literals.Endi S. Dewata2017-01-241-2/+3
* Cleaned up error handling in PKI CLI.Endi S. Dewata2017-01-183-72/+48
* Revert "Replaced deprecated ProxyParser."Endi S. Dewata2016-12-021-2/+2
* Replaced deprecated ProxyParser.Endi S. Dewata2016-11-041-2/+2
* Fixed CLI error message on connection problemsEndi S. Dewata2016-07-061-1/+12
* Added CLIs to inspect PKCS #12 file.Endi S. Dewata2016-02-121-0/+3
* Added Java client and CLI support for Feature resource.Ade Lee2015-10-021-0/+2
* Lightweight CAs: add ca-authority CLIFraser Tweedale2015-09-261-0/+2
* Removed audit CLI from non-TPS subsystems.Endi S. Dewata2015-07-174-8/+0
* Fixed user-cert-add --serial with remote CA.Endi S. Dewata2015-07-092-13/+45
* Fixed NPE in key-archive CLI.Endi S. Dewata2015-07-021-13/+8
* Fixed pki help CLI.Endi S. Dewata2015-07-023-6/+98
* Updated CRMFPopClient parameter handling.Endi S. Dewata2015-02-271-3/+3
* Refactored CRMFPopClient.Endi S. Dewata2015-01-281-2/+22
* Added CLI to import/export certificates with private keys.Endi S. Dewata2014-10-091-1/+3
* Added client-cert-request CLI.Endi S. Dewata2014-09-191-2/+4
* Fixed NPE in client-cert-import.Endi S. Dewata2014-08-281-1/+1
* Fixed problems with CLI authentication parameters.Endi S. Dewata2014-08-281-77/+74
* Alternative CLI password methodsMatthew Harmsen2014-08-141-19/+176
* Add ability to create database as subtree of existing treeAde Lee2014-07-171-1/+0
* Renamed TPS connection to TPS connector (part 1).Endi S. Dewata2014-05-081-2/+2
* Fixed issue by streamlining code to be more consistent.Matthew Harmsen2014-04-292-5/+5
* CLI argument parsing and bad return codesMatthew Harmsen2014-04-172-4/+9
* Changes to KeyClient on the java side.Abhishek Koneru2014-03-191-1/+1
* Cleaned up CLI command list.Endi S. Dewata2014-03-071-26/+7