summaryrefslogtreecommitdiffstats
path: root/base/java-tools/src/com/netscape/cmstools/cli/MainCLI.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed access banner normalization.Endi S. Dewata2017-06-141-1/+1
* Refactored CLI.runExternal().Endi S. Dewata2017-06-031-6/+4
* 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 CLI.getConfig().Endi S. Dewata2017-03-241-0/+4
* 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-191-0/+11
* 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-241-0/+37
* Refactored restricted command list in PKI CLI.Endi S. Dewata2017-01-301-5/+15
* 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-181-60/+45
* 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
* Fixed user-cert-add --serial with remote CA.Endi S. Dewata2015-07-091-3/+37
* Fixed NPE in key-archive CLI.Endi S. Dewata2015-07-021-13/+8
* Fixed pki help CLI.Endi S. Dewata2015-07-021-0/+5
* 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
* Fixed issue by streamlining code to be more consistent.Matthew Harmsen2014-04-291-4/+4
* CLI argument parsing and bad return codesMatthew Harmsen2014-04-171-2/+3
* 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
* Added CLI help command.Endi S. Dewata2014-03-071-0/+1
* Added CLI parameter to select message format.Endi S. Dewata2014-03-041-0/+8
* Updated pki CLI man page.Endi S. Dewata2013-11-191-9/+9
* Fixed client-cert-import command.Endi S. Dewata2013-11-191-1/+2
* Added client-init command.Endi S. Dewata2013-11-151-63/+70
* Renamed CLI commands.Endi S. Dewata2013-11-051-4/+0
* Fixed CLI authentication issue.Endi S. Dewata2013-10-011-88/+58
* Refactored CLI framework.Endi S. Dewata2013-10-011-21/+5
* Reorganized CLI user commands.Endi S. Dewata2013-08-231-0/+4
* Refactored CLI framework.Endi S. Dewata2013-08-231-9/+12
* Added skeleton for token services.Endi S. Dewata2013-08-131-1/+3