summaryrefslogtreecommitdiffstats
path: root/base/java-tools/src/com/netscape/cmstools/client/ClientCertImportCLI.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed default CA cert trust flags in pki CLI.Endi S. Dewata2017-06-031-2/+2
* Fixed pki client-cert-import CLI.Endi S. Dewata2017-06-031-28/+66
* Refactored CLI.runExternal().Endi S. Dewata2017-06-031-21/+2
* Refactored ClientCLI.Endi S. Dewata2017-03-241-2/+2
* Cleaned up error handling in client and PKCS12 CLIs.Endi S. Dewata2017-02-021-21/+5
* Fix client-cert-import to set provided trust bitsAde Lee2016-07-291-4/+12
* Added debugging log in ClientCertImportCLI.Endi S. Dewata2016-06-161-0/+5
* Added CLI to import/export certificates with private keys.Endi S. Dewata2014-10-091-27/+145
* Added option to import client cert from CA.Endi S. Dewata2014-09-191-56/+90
* Fixed NPE in client-cert-import.Endi S. Dewata2014-08-281-2/+7
* Fixed issue by streamlining code to be more consistent.Matthew Harmsen2014-04-291-9/+22
* CLI argument parsing and bad return codesMatthew Harmsen2014-04-171-0/+6
* Fix eclipse warnings.Ade Lee2014-02-191-2/+0
* Fixed client-cert-import command.Endi S. Dewata2013-11-191-9/+45
* Renamed client commands.Endi S. Dewata2013-10-251-0/+122