summaryrefslogtreecommitdiffstats
path: root/base/java-tools/src/com
Commit message (Expand)AuthorAgeFilesLines
* Added pki.conf parameter for SSL ciphers.Endi S. Dewata2017-03-191-0/+3
* Renamed CryptoUtil.setClientCiphers().Endi S. Dewata2017-03-192-2/+2
* Added configuration parameters for SSL version ranges.Endi S. Dewata2017-03-191-2/+18
* Fixed PKIClient initialization in PKI CLI.Endi S. Dewata2017-03-193-2/+13
* 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
* Removed duplicate code to configure SSL version ranges.Endi S. Dewata2017-03-171-19/+5
* Troubleshooting improvement for ClientCertValidateCLI.Endi S. Dewata2017-03-151-3/+6
* Refactor crypto codeAde Lee2017-03-141-7/+7
* Added access banner for PKI CLI.Endi S. Dewata2017-02-242-0/+83
* Cleaned up error handling in TPS CLIs.Endi S. Dewata2017-02-0829-442/+90
* Cleaned up error handling in system, logging, and selftest CLIs.Endi S. Dewata2017-02-0816-228/+47
* Cleaned up error handling in feature and authority CLIs.Endi S. Dewata2017-02-049-177/+57
* Cleaned up error handling in client and PKCS12 CLIs.Endi S. Dewata2017-02-0217-330/+80
* Added --serial param to pki ca-cert-request-submit.Endi S. Dewata2017-02-021-0/+23
* Added --renewal param to pki ca-cert-request-submit.Endi S. Dewata2017-02-021-0/+9
* Refactored restricted command list in PKI CLI.Endi S. Dewata2017-01-301-5/+15
* Cleaned up error handling in key CLIs.Endi S. Dewata2017-01-3012-304/+70
* Cleaned up error handling in cert and profile CLIs.Endi S. Dewata2017-01-3021-395/+107
* Replaced CryptoManager.getTokenByName().Endi S. Dewata2017-01-2710-81/+27
* Fixed inconsistent internal token detection.Endi S. Dewata2017-01-266-25/+25
* Replaced internal token short name literals.Endi S. Dewata2017-01-243-14/+18
* Replaced internal token full name literals.Endi S. Dewata2017-01-241-1/+1
* Refactored HttpClient.PR_INTERNAL_TOKEN_NAME.Endi S. Dewata2017-01-211-3/+1
* Refactored CMCRevoke.PR_INTERNAL_TOKEN_NAME.Endi S. Dewata2017-01-211-3/+3
* Refactored CMCRequest.PR_INTERNAL_TOKEN_NAME.Endi S. Dewata2017-01-211-4/+3
* 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
* Revert "Replaced deprecated DefaultHttpClient."Endi S. Dewata2016-12-021-3/+3
* Revert "Replaced deprecated ProxyParser."Endi S. Dewata2016-12-023-6/+6
* 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
* 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
* 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