summaryrefslogtreecommitdiffstats
path: root/base/server/cms
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added realm to methods for listing requests and keysAde Lee2016-04-201-0/+6
* Added realm for archival and key generation through RESTAde Lee2016-04-201-1/+25
* Added new authz methods to check realmAde Lee2016-04-201-0/+186
* Add script to enable USN pluginAde Lee2016-04-152-0/+18
* Lightweight CAs: indicate when CA does not yet have keysFraser Tweedale2016-04-141-4/+1
* Ticket #2271 TMS- clean up key archival request records in ldapChristina Fu2016-04-131-1/+14
* Fixed exception handling in CertUtil.Endi S. Dewata2016-04-122-14/+18
* Fixed exception handling in CertificateAuthority.Endi S. Dewata2016-04-128-51/+66
* Fixed pki pkcs12-import backward compatibility.Endi S. Dewata2016-04-082-8/+23
* Fixed missing trust flags in certificate backup.Endi S. Dewata2016-04-041-22/+18
* Ticket #1006 Audit logging for TPS REST operationsChristina Fu2016-03-282-15/+117
* Fixed exception handling in EnrollProfile.Endi S. Dewata2016-03-241-70/+87
* Allow multiple ACLs of same name (union of rules)Fraser Tweedale2016-03-221-1/+13
* Remove unused class 'RAEnrollProfile'Fraser Tweedale2016-03-221-128/+0
* Removed unnecessary URL encoding for admin cert request.Endi S. Dewata2016-03-212-2/+8
* Move OCSP digest name lookup to CertID classFraser Tweedale2016-03-032-4/+2
* Added mechanism to import system certs via PKCS #12 file.Endi S. Dewata2016-02-262-68/+63
* Lightweight CAs: enrol cert via profile subsystemFraser Tweedale2016-02-222-6/+24
* Weaken PKIPrincipal to superclass in several placesFraser Tweedale2016-02-151-1/+4
* Added resource bundle for token state labels.Endi S. Dewata2016-02-051-0/+41
* Avoid profile race conditions by tracking entryUSNFraser Tweedale2016-01-191-0/+3
* Updated CLI to run individual selftests.Endi S. Dewata2016-01-181-3/+55
* Added table to manage TPS user profiles.Endi S. Dewata2016-01-181-28/+69
* Fixed mismatching certificate validity calculation.Endi S. Dewata2016-01-081-13/+66
* Remove unused constantFraser Tweedale2015-12-221-3/+0
* Fixed selftest error handling.Endi S. Dewata2015-12-013-20/+25
* Added mechanism to import existing CA certificate.Endi S. Dewata2015-11-252-4/+135
* Refactored LDAPSecurityDomainSessionTable.Endi S. Dewata2015-10-292-15/+14
* Replaced legacy HttpClient.Endi S. Dewata2015-10-224-307/+261
* Removed unused WizardServlet.Endi S. Dewata2015-10-2226-6975/+59
* Refactored SecurityDomainProcessor.Endi S. Dewata2015-10-133-45/+47
* Added Java client and CLI support for Feature resource.Ade Lee2015-10-021-3/+3
* Fixed user search in PasswdUserDBAuthentication.Endi S. Dewata2015-10-022-23/+20
* Refactored certificate processors.Endi S. Dewata2015-09-307-47/+100
* Relocated legacy cert enrollment methods.Endi S. Dewata2015-09-304-52/+73