summaryrefslogtreecommitdiffstats
path: root/base/java-tools/src
Commit message (Expand)AuthorAgeFilesLines
* Refactored TokenStatus enumeration.Endi S. Dewata2016-05-031-1/+7
* Add CLI to check system certificate statusAde Lee2016-05-022-0/+195
* 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 PKCS #12 export options.Endi S. Dewata2016-04-201-1/+1
* Updated pki pkcs12-export CLI.Endi S. Dewata2016-04-151-7/+7
* Lightweight CAs: indicate when CA does not yet have keysFraser Tweedale2016-04-144-3/+4
* Fixed missing trust flags in certificate backup.Endi S. Dewata2016-04-042-5/+14
* Added support for cloning 3rd-party CA certificates.Endi S. Dewata2016-03-183-20/+59
* Additional clean-ups for PKCS #12 utilities.Endi S. Dewata2016-03-182-3/+14
* Renamed PKCS #12 options for consistency.Endi S. Dewata2016-03-188-16/+16
* Added TPS token filter dialog.Endi S. Dewata2016-03-171-2/+29
* Added workaround for JSS limitation in pki pkcs12-import.Endi S. Dewata2016-02-263-3/+189
* Updated PKCS12Util.Endi S. Dewata2016-02-242-17/+21
* Added CLI to manage keys in PKCS #12 file.Endi S. Dewata2016-02-192-0/+151
* Added CLI to manage certs in PKCS #12 file.Endi S. Dewata2016-02-195-2/+331
* Refactored PKCS12Util to use PKCS12 object.Endi S. Dewata2016-02-197-20/+76
* Refactored PKCS12CertInfo and PKCS12KeyInfo classes.Endi S. Dewata2016-02-194-13/+13
* Added PKCS #12 attribute to store certificate trust flags.Endi S. Dewata2016-02-174-3/+19
* Added CLIs to import and export PKCS #12.Endi S. Dewata2016-02-174-0/+268
* Added CLIs to inspect PKCS #12 file.Endi S. Dewata2016-02-126-0/+415
* Refactored PKCS12Export.Endi S. Dewata2016-02-121-194/+21
* PKI TRAC Ticket #1850 - Rename DRMTool --> KRAToolMatthew Harmsen2016-02-114-880/+880
* Fixed token modify operation.Endi S. Dewata2016-02-081-30/+0
* Added resource bundle for token state labels.Endi S. Dewata2016-02-051-2/+18
* Fixed token add operation.Endi S. Dewata2016-02-051-3/+11
* Fixed TPS token state transitions.Endi S. Dewata2016-02-032-8/+54
* Updated CLI to run individual selftests.Endi S. Dewata2016-01-181-6/+42
* Added CLI options to simplify submitting CSR.Endi S. Dewata2015-11-161-10/+136
* Lightweight CAs: implement deletion API and CLIFraser Tweedale2015-10-062-0/+73
* Added Java client and CLI support for Feature resource.Ade Lee2015-10-024-0/+223
* Added default subject DN for pki client-cert-request.Endi S. Dewata2015-10-011-8/+16
* Added support for directory-authenticated profiles in CLI.Endi S. Dewata2015-09-302-30/+89
* Lightweight CAs: REST cert request param to specify authorityFraser Tweedale2015-09-262-2/+44
* Lightweight CAs: add ca-authority CLIFraser Tweedale2015-09-267-0/+395
* Added support for secure database connection in CLI.Endi S. Dewata2015-09-221-64/+104
* Fixed ObjectNotFoundException in PKCS12Export.Endi S. Dewata2015-07-201-6/+6
* Added pki-tps-profile man page.Endi S. Dewata2015-07-182-1/+6
* Removed audit CLI from non-TPS subsystems.Endi S. Dewata2015-07-175-15/+13
* Fixed PKCS12Export output.Endi S. Dewata2015-07-151-206/+262
* Ticket 1459 Dogtag clients cannot connect when CS is configured with ECCChristina Fu2015-07-131-0/+5
* Fixed NPE during key-retrieve.Endi S. Dewata2015-07-131-73/+53
* Fixed user-cert-add --serial with remote CA.Endi S. Dewata2015-07-093-15/+48
* Fixed default cert-find filter.Endi S. Dewata2015-07-061-1/+0
* Fixed NPE in key-archive CLI.Endi S. Dewata2015-07-022-15/+16
* Fixed pki help CLI.Endi S. Dewata2015-07-0213-6/+148
* CRMFPopClient improvements.Endi S. Dewata2015-06-161-12/+33
* Fixed key archival problem in CLI with separate KRA instance.Endi S. Dewata2015-05-221-6/+12
* Added key-show option.Endi S. Dewata2015-05-142-13/+30