summaryrefslogtreecommitdiffstats
path: root/base/server/cms/src/com
Commit message (Expand)AuthorAgeFilesLines
* Modify retrieval and archival mechanisms in KRA RESTAde Lee2016-11-101-24/+47
* Fixed resource leak in InhibitAnyPolicyExtension.Endi S. Dewata2016-11-041-7/+12
* Fixed resource leak in ExtendedKeyUsageExtension.Endi S. Dewata2016-11-031-7/+11
* Fixed resource leak in OCSPNoCheckExtension.Endi S. Dewata2016-11-031-6/+10
* Troubleshooting improvement for ConfigurationUtils.handleCerts().Endi S. Dewata2016-10-281-6/+5
* Fixed typo in UserPwdDirAuthentication.Endi S. Dewata2016-10-241-1/+1
* TPS token enrollment fails to setupSecureChannel when TPS and TKS security db...Jack Magne2016-10-211-1/+3
* Fixed CryptoUtil.getTokenName().Endi S. Dewata2016-10-141-1/+1
* Fixed ConfigurationUtils.importCertChain().Endi S. Dewata2016-10-101-1/+2
* Troubleshooting improvements for GetCertChain.Endi S. Dewata2016-10-102-6/+30
* Troubleshooting improvements for ConfigurationUtils.Endi S. Dewata2016-09-201-6/+11
* Removed support for creating system certificates in different tokens.Endi S. Dewata2016-09-081-11/+7
* Fix CertRequestInfo URLsAde Lee2016-09-024-19/+29
* Added support to create system certificates in different tokens.Endi S. Dewata2016-09-021-7/+11
* Fixed debug log in UpdateNumberRange servlet.Endi S. Dewata2016-08-311-1/+2
* Allowing optional CA signing CSR.Endi S. Dewata2016-08-221-3/+10
* Added debug messages for ConfigurationUtils.handleCerts().Endi S. Dewata2016-08-181-1/+20
* Added cert validation error message in selftest log.Endi S. Dewata2016-08-121-1/+1
* Ticket #2428 - part2 handle NullPointerExceptionChristina Fu2016-08-081-2/+2
* Fixed PKCS #12 import for cloning.Endi S. Dewata2016-08-051-2/+7
* Added log messages for certificate validation.Endi S. Dewata2016-08-052-29/+97
* Fix to sort the output of a cert search by serialno.Jack Magne2016-08-051-1/+3
* Ticket#2428 broken request links for CA's system certs in agent request viewingChristina Fu2016-08-041-1/+1
* Stop using a java8 only constant. Will allow compilation with java7.Jack Magne2016-07-221-1/+3
* Ticket #2389 fix for regular CA installationChristina Fu2016-07-111-6/+11
* Separated TPS does not automatically receive shared secret from remote TKS.Jack Magne2016-07-013-104/+172
* AuthInfoAccess: use default OCSP URI if configuredFraser Tweedale2016-07-011-2/+3
* Ticket 2389 Installation: subsystem certs could have notAfter beyond CA signi...Christina Fu2016-06-292-0/+26
* Fixed KRA cloning issue.Endi S. Dewata2016-06-291-2/+27
* Ticket #2298 Part3- trim down debug log in non-TMS crmf enrollmentsChristina Fu2016-06-175-32/+46
* UdnPwdDirAuth authentication plugin instance is not working.Jack Magne2016-06-171-201/+0
* Ticket #2298 exclude some ldap record attributes with key archival This is p...Christina Fu2016-06-164-30/+74
* Add man page and clarify CLI for kra-connectorAde Lee2016-06-131-26/+52
* Lightweight CAs: add method to renew certificateFraser Tweedale2016-06-051-1/+8
* Lightweight CAs: renew certs with same issuerFraser Tweedale2016-06-051-0/+7
* Show KeyOwner info when viewing recovery requests.Jack Magne2016-06-031-2/+25
* Ticket #2352 [TMS] missing netkeyKeyRecovery requests option in KRA agent for...Christina Fu2016-06-031-0/+2
* Include serial of revoked cert in CertRequestInfoFraser Tweedale2016-06-031-0/+8
* Ticket #2271 Part2:TMS:removing/reducing debug log printout of dataChristina Fu2016-06-024-22/+36
* Fix legacy servlets to check realm when requesting recoveryAde Lee2016-06-022-10/+39
* Change legacy requests servlet to check realmAde Lee2016-06-021-0/+26
* Fix old KRA servlets to check realmAde Lee2016-06-024-14/+96
* Fixed problem submitting renewal request.Endi S. Dewata2016-06-022-17/+80
* Fixed error reporting in RenewalProcessor.getSerialNumberFromCert().Endi S. Dewata2016-06-021-55/+43
* Ticket 2271 2298 key archival/recovery, not to record certain data in ldapChristina Fu2016-05-272-3/+26
* Add parameters to purge old published filesAde Lee2016-05-261-9/+142
* Ticket 1665 - Cert Revocation Reasons not being updated when on-holdChristina Fu2016-05-253-7/+11
* Fixed support for generic CSR extensions.Endi S. Dewata2016-05-251-13/+16
* Fixed cert enrollment problem with empty rangeUnit in profile.Endi S. Dewata2016-05-243-9/+9
* Add parameters to disable cert or crl publishingAde Lee2016-05-245-53/+53