summaryrefslogtreecommitdiffstats
path: root/base/java-tools/src/com/netscape/cmstools/key
Commit message (Expand)AuthorAgeFilesLines
* Added realm to methods for listing requests and keysAde Lee2016-04-202-2/+12
* Added realm for archival and key generation through RESTAde Lee2016-04-202-9/+25
* Add realm to the key recordAde Lee2016-04-201-0/+2
* Fixed NPE during key-retrieve.Endi S. Dewata2015-07-131-73/+53
* Fixed NPE in key-archive CLI.Endi S. Dewata2015-07-021-2/+8
* Fixed pki help CLI.Endi S. Dewata2015-07-021-0/+5
* Added key-show option.Endi S. Dewata2015-05-142-13/+30
* Fix public key print format in KeyCLI.Abhishek Koneru2014-09-041-5/+1
* Makes output of secrets consistent for all clients.Abhishek Koneru2014-08-291-1/+2
* Fixes for tickets 1087, 1089, 1090, 1091.Abhishek Koneru2014-08-295-13/+19
* Generate asymmetric keys in the DRM.Abhishek Koneru2014-08-272-7/+52
* Updated man page for pki key commandsAbhishek Koneru2014-07-281-5/+11
* Fixed issue by streamlining code to be more consistent.Matthew Harmsen2014-04-2912-104/+209
* CLI argument parsing and bad return codesMatthew Harmsen2014-04-1712-34/+71
* Added help option for all Key CLIsAbhishek Koneru2014-04-1612-1/+90
* Fixes for comments on patches 87 and 89Abhishek Koneru2014-04-1613-249/+237
* Added new CLI commands for Key resource.Abhishek Koneru2014-04-1611-9/+742
* New CLI commands for Key and KeyRequest resources.Abhishek Koneru2014-04-164-0/+188
* Changes to KeyClient on the java side.Abhishek Koneru2014-03-192-2/+2
* reame client_id to client_key_idAde Lee2014-02-263-5/+5
* Updated REST interface for keys.Endi S. Dewata2014-02-191-1/+1
* Fix minor issues from review.Ade Lee2014-02-101-1/+1
* Add strength and algorithm to KeyData and KeyInfo classesAde Lee2014-02-101-1/+1
* Address review commentsAde Lee2014-02-042-7/+7
* Rename KeyDataInfos and KeyrequestInfosAde Lee2014-02-042-4/+4
* Fixed problem with key-find.Endi S. Dewata2013-11-151-1/+1
* Added paging on all find commands.Endi S. Dewata2013-11-142-4/+18
* Fix KeyRequest and Key Resources to return correct exit codesAde Lee2013-11-061-0/+8
* Fixed CLI authentication issue.Endi S. Dewata2013-10-011-1/+7
* Refactored CLI framework.Endi S. Dewata2013-10-011-24/+1
* Refactored CLI framework.Endi S. Dewata2013-08-233-37/+22
* Refactored code to import CA certificate.Endi Sukma Dewata2013-04-251-1/+1
* Enabled authentication for key services.Endi Sukma Dewata2012-10-293-0/+338