summaryrefslogtreecommitdiffstats
path: root/base/ca/src
Commit message (Expand)AuthorAgeFilesLines
* Add script to enable USN pluginAde Lee2016-04-151-4/+9
* Lightweight CAs: indicate when CA does not yet have keysFraser Tweedale2016-04-143-10/+31
* 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
* Remove unused variables from profile classesFraser Tweedale2016-03-221-12/+1
* 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: add audit eventsFraser Tweedale2016-03-011-21/+51
* Lightweight CAs: enrol cert via profile subsystemFraser Tweedale2016-02-222-10/+61
* Lightweight CAs: ensure disabled CA cannot create sub-CAsFraser Tweedale2016-02-222-1/+5
* Weaken PKIPrincipal to superclass in several placesFraser Tweedale2016-02-152-14/+22
* Profile service: respond 409 on conflicting operationsFraser Tweedale2016-02-151-7/+8
* Avoid profile race conditions by tracking entryUSNFraser Tweedale2016-01-191-4/+8
* Avoid superfluous ConfigStore commit during profile creationFraser Tweedale2015-11-261-2/+1
* 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-062-4/+107
* 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
* Refactored certificate processors.Endi S. Dewata2015-09-301-0/+2
* Lightweight CAs: fix caMap synchronizationFraser Tweedale2015-09-301-8/+9
* Added Features REST API resourceAde Lee2015-09-271-0/+4
* Lightweight CAs: REST cert request param to specify authorityFraser Tweedale2015-09-261-3/+38
* Lightweight CAs: initial supportFraser Tweedale2015-09-266-99/+946
* remove obsolete code from CertificateAuthority classFraser Tweedale2015-08-251-11/+0
* Separate range and cert status threadsAde Lee2015-08-121-0/+5
* Fixed missing cert request hostname and address.Endi S. Dewata2015-08-051-10/+5
* Removed audit CLI from non-TPS subsystems.Endi S. Dewata2015-07-171-4/+0
* Fixed cert-find performance.Endi S. Dewata2015-07-151-20/+18
* Fixed default cert-find filter.Endi S. Dewata2015-07-061-8/+8
* Verify raw profile config before accepting itFraser Tweedale2015-07-061-1/+42
* Fixed fail-over in HttpConnection.Endi S. Dewata2015-07-021-3/+2
* Ability to toggle profile usablity in Web vs CLI tools.Jack Magne2015-07-011-3/+2
* Fixed thread leaks during shutdown.Endi S. Dewata2015-06-181-1/+1
* NPE when modifying profile without 'action' paramChristian Heimes2015-06-161-0/+5
* Use SimpleProperties to handle raw profile formatFraser Tweedale2015-05-221-2/+21
* Ticket #572 - CRL scheduler adds extra CRL generation at midnight for daily s...Jack Magne2015-05-061-3/+3
* Fixed authentication data in audit log.Endi S. Dewata2015-05-051-1/+3
* OCSP and CA minor cloning fixesJack Magne2015-05-011-18/+53
* Update pki-profile CLI commands to work with "raw" formatFraser Tweedale2015-04-071-22/+158
* Import profiles when spawning CA instanceFraser Tweedale2015-04-071-0/+116
* Add LDAPProfileSubsystem to store profiles in LDAPFraser Tweedale2015-04-071-12/+4
* Added rangeUnit property to certificate profiles.Endi S. Dewata2014-12-151-2/+3