summaryrefslogtreecommitdiffstats
path: root/base/java-tools/src
Commit message (Expand)AuthorAgeFilesLines
...
* Refactored KRATool.INTERNAL_TOKEN.Endi S. Dewata2017-01-211-7/+5
* Cleaned up error handling in user and group CLIs.Endi S. Dewata2017-01-1821-325/+71
* Cleaned up error handling in PKI CLI.Endi S. Dewata2017-01-183-72/+48
* Fixed pki-tools build order.Endi S. Dewata2016-12-181-1/+1
* Revert "Replaced deprecated DefaultHttpClient."Endi S. Dewata2016-12-021-3/+3
* Revert "Replaced deprecated ProxyParser."Endi S. Dewata2016-12-023-6/+6
* Generalized list of files in CMakeLists.txt.Endi S. Dewata2016-11-111-3/+1
* Add field to KeyData to allow request to be returned when non-synchronousAde Lee2016-11-101-6/+12
* Add option to pass existing request to retrieveKeyCLIAde Lee2016-11-101-3/+23
* Replaced deprecated ProxyParser.Endi S. Dewata2016-11-043-6/+6
* Replaced deprecated DefaultHttpClient.Endi S. Dewata2016-11-041-5/+5
* Removed duplicate classes.Endi S. Dewata2016-10-101-2/+2
* Fix CertRequestInfo URLsAde Lee2016-09-021-2/+0
* pki-tools HEADER/FOOTER changesMatthew Harmsen2016-08-195-18/+29
* Fixed NumberFormatException in tps-cert-findGeetika Kapoor2016-08-051-4/+16
* Fix client-cert-import to set provided trust bitsAde Lee2016-07-291-4/+12
* Fixed cert usage list in pki client-cert-validate.Endi S. Dewata2016-07-151-1/+6
* Added validation for pki client-cert-request sensitive parameter.Endi S. Dewata2016-07-061-0/+3
* Added validation for pki client-cert-request extractable parameter.Endi S. Dewata2016-07-061-0/+3
* Fixed CLI error message on connection problemsEndi S. Dewata2016-07-061-1/+12
* Fix build on Fedora 25Fraser Tweedale2016-07-011-7/+0
* Fixed KRA cloning issue.Endi S. Dewata2016-06-291-2/+4
* Added debugging log in ClientCertImportCLI.Endi S. Dewata2016-06-161-0/+5
* Added pki pkcs12-cert-mod command.Endi S. Dewata2016-06-162-0/+175
* Add man page and clarify CLI for kra-connectorAde Lee2016-06-133-17/+74
* Add revocation information to pki CLI output.Ade Lee2016-05-241-0/+21
* Allow cert-find using revocation reasonsAde Lee2016-05-241-2/+21
* Lightweight CAs: add issuer DN and serial to AuthorityDataFraser Tweedale2016-05-134-4/+16
* Add ca-authority-key-export commandFraser Tweedale2016-05-032-0/+110
* 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