summaryrefslogtreecommitdiffstats
path: root/base/ca/src/com/netscape/ca
Commit message (Expand)AuthorAgeFilesLines
* Lightweight CAs: indicate when CA does not yet have keysFraser Tweedale2016-04-141-7/+17
* Lightweight CAs: set DN based on data from LDAPFraser Tweedale2016-04-141-2/+9
* Lightweight CAs: monitor database for changesFraser Tweedale2016-04-141-87/+342
* Lightweight CAs: extract LDAP commit/delete methodsFraser Tweedale2016-04-141-96/+116
* Lightweight CAs: move host authority creation out of load methodFraser Tweedale2016-04-141-17/+25
* Lightweight CAs: avoid repeat definition of authorities DNFraser Tweedale2016-04-141-12/+11
* Lightweight CAs: use static db connection factoryFraser Tweedale2016-04-141-15/+10
* Lightweight CAs: add exceptions for missing signing key or certFraser Tweedale2016-04-142-7/+29
* Fixed exception handling in CertificateAuthority.Endi S. Dewata2016-04-122-44/+48
* Do not leak status of certs issued by other CAsFraser Tweedale2016-03-031-1/+18
* Lightweight CAs: lookup correct issuer for OCSP responsesFraser Tweedale2016-03-031-1/+38
* Ticket #1963 CRL generation enters loop when CA loses connection to netHSM.Christina Fu2016-03-021-0/+78
* Lightweight CAs: enrol cert via profile subsystemFraser Tweedale2016-02-221-10/+56
* Lightweight CAs: ensure disabled CA cannot create sub-CAsFraser Tweedale2016-02-221-0/+3
* CRLIP: omit certs not issued by associated CAFraser Tweedale2015-10-211-4/+14
* Ticket #1648 [RFE] provide separate cipher lists for CS instances acting as c...Christina Fu2015-10-201-2/+4
* Lightweight CAs: implement deletion API and CLIFraser Tweedale2015-10-061-0/+75
* Fix compilation error in eclipse for caMapAde Lee2015-10-021-23/+23
* Ticket #1593 auto-shutdown - for HSM failover supportChristina Fu2015-10-011-0/+13
* Lightweight CAs: fix caMap synchronizationFraser Tweedale2015-09-301-8/+9
* Lightweight CAs: initial supportFraser Tweedale2015-09-263-99/+656
* remove obsolete code from CertificateAuthority classFraser Tweedale2015-08-251-11/+0
* Separate range and cert status threadsAde Lee2015-08-121-0/+5
* Fixed fail-over in HttpConnection.Endi S. Dewata2015-07-021-3/+2
* Ticket #572 - CRL scheduler adds extra CRL generation at midnight for daily s...Jack Magne2015-05-061-3/+3
* Bug1151147 issuerDN encoding correctionChristina Fu2014-10-232-3/+49
* Reorganized REST service classes.Endi S. Dewata2014-02-281-107/+0
* Added ACL for TPS authenticators.Endi S. Dewata2013-11-141-3/+4
* Fixed problems finding user and group sub-resources.Endi S. Dewata2013-10-251-6/+0
* Added audit resource.Endi S. Dewata2013-10-081-0/+4
* Added selftest resource.Endi S. Dewata2013-10-081-0/+4
* Reorganized interceptors.Endi S. Dewata2013-08-201-2/+2
* Option to include nextUpdate as an offset to thisUpdateAndrew Wnuk2013-05-141-0/+27
* Plug resource leaksAde Lee2013-03-081-6/+3
* Added authentication method validation.Endi Sukma Dewata2013-02-191-1/+3
* Added CLI to manage user membership.Endi Sukma Dewata2013-02-181-0/+2
* Session-based nonces.Endi Sukma Dewata2013-02-041-7/+34
* Resolved Trac Ticket 367 - pkidestroy does not remove connectorAde Lee2013-01-151-0/+4
* Added ACLInterceptor.Endi Sukma Dewata2012-11-081-0/+4
* Fixed synchronization problem in CertificateRepository.Endi Sukma Dewata2012-10-291-1/+25
* Added conditions for security domain REST service.Endi Sukma Dewata2012-10-231-4/+21
* Added REST account service.Endi Sukma Dewata2012-10-221-0/+5
* Enabled authentication for security domain REST interface.Endi Sukma Dewata2012-10-181-0/+15
* Fixed exceptions during shutdown.Endi Sukma Dewata2012-08-281-10/+13
* Reorganized REST common classes.Endi Sukma Dewata2012-08-151-1/+1
* Cleaned up REST common class names.Endi Sukma Dewata2012-08-151-2/+2
* Cleaned up REST server class names.Endi Sukma Dewata2012-08-151-18/+18
* Use only pluralized REST interface URLsAde Lee2012-07-241-6/+0
* Added CMSExceptionMapper class to the Application classesAde Lee2012-07-101-0/+4
* Add Application files to list REST resourcesAde Lee2012-07-101-0/+57