summaryrefslogtreecommitdiffstats
path: root/base/server/cms
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixed error handling in SystemConfigService.Endi S. Dewata2016-07-201-6/+6
* 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
* Fix build on Fedora 25Fraser Tweedale2016-07-011-7/+0
* 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
* Refactored SystemConfigService.processCerts().Endi S. Dewata2016-06-151-128/+148
* Fixed REST response format.Endi S. Dewata2016-06-141-1/+1
* 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-262-10/+150
* 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-252-30/+18
* 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
* Added TPS UI for managing user certificates.Endi S. Dewata2016-05-241-14/+24
* Port symkey JNI to Java classes.Jack Magne2016-05-235-64/+2080
* Added log messages for pre-op mode.Endi S. Dewata2016-05-134-29/+35
* Reject cert request if resultant subject DN is invalidFraser Tweedale2016-05-131-10/+6
* Fixed error handling ConfigurationUtils.handleCertRequest().Endi S. Dewata2016-05-122-29/+36
* Fix existing ca setup to work with HSMAde Lee2016-05-122-2/+7
* Support certificate search by issuer DN.Fraser Tweedale2016-05-101-0/+10
* Add authz realm check for cert enrollmentAde Lee2016-05-092-0/+14
* Fix error output when request is rejectedAde Lee2016-05-094-15/+52
* Add realm to requests coming in from CAAde Lee2016-05-093-12/+221
* Lightweight CAs: allow specifying authority via ProfileSubmitServletFraser Tweedale2016-05-091-1/+19
* Fix NSSDB certificate search methodFraser Tweedale2016-05-031-1/+1
* Fixed problem uninstalling standalone KRA.Endi S. Dewata2016-04-291-0/+1
* Realm: allow auth instances to support multiple realmsAde Lee2016-04-201-6/+6
* Realms - Address comments from reviewAde Lee2016-04-202-15/+21
* Add authz checks for all operationsAde Lee2016-04-202-11/+52
* Make recovery methods more consistentAde Lee2016-04-201-4/+43