summaryrefslogtreecommitdiffstats
path: root/base/server/cms
Commit message (Expand)AuthorAgeFilesLines
* Added cleanUp() and cert_import scriptlet.ticket-2244-2Endi S. Dewata2016-05-051-19/+23
* Added createCertificates().Endi S. Dewata2016-05-051-18/+39
* Added existing database parameter.Endi S. Dewata2016-05-042-29/+78
* Added createUsers() and configureSecurityDomain().Endi S. Dewata2016-05-041-7/+18
* Fixed session.Endi S. Dewata2016-05-041-6/+7
* Added importContent().Endi S. Dewata2016-05-041-37/+49
* Refactored SystemConfigService.finalizeConfiguration().Endi S. Dewata2016-05-041-18/+34
* 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
* Added Features REST API resourceAde Lee2015-09-271-0/+66
* Lightweight CAs: REST cert request param to specify authorityFraser Tweedale2015-09-261-3/+9
* Lightweight CAs: initial supportFraser Tweedale2015-09-269-30/+114