summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Add script to enable USN pluginAde Lee2016-04-155-4/+32
* Moved self-signed SSL server certificate creation.Endi S. Dewata2016-04-152-41/+55
* Updated pki pkcs12-export CLI.Endi S. Dewata2016-04-155-18/+46
* Simplified deployment properties for existing CA case.Endi S. Dewata2016-04-153-13/+45
* Added PKCS #12 deployment properties.Endi S. Dewata2016-04-152-5/+8
* Lightweight CAs: indicate when CA does not yet have keysFraser Tweedale2016-04-1411-18/+79
* 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-144-7/+59
* Ticket #2271 TMS- clean up key archival request records in ldapChristina Fu2016-04-136-22/+45
* Fixed exception handling in CertUtil.Endi S. Dewata2016-04-122-14/+18
* Fixed exception handling in CertificateExtensions.Endi S. Dewata2016-04-128-32/+34
* Fixed exception handling in X509CertInfo.Endi S. Dewata2016-04-121-4/+4
* Fixed exception handling in CertificateAuthority.Endi S. Dewata2016-04-1214-117/+137
* Fixed exception handling in CertInfoProfile.Endi S. Dewata2016-04-121-8/+9
* Fixed pki pkcs12-import backward compatibility.Endi S. Dewata2016-04-084-12/+43
* Ticket #1519 token format should delete certs from token recordChristina Fu2016-04-062-0/+13
* Fixed missing trust flags in certificate backup.Endi S. Dewata2016-04-045-72/+98
* comment typosChristina Fu2016-03-311-9/+9
* doc: fix an incorrect method descriptionFraser Tweedale2016-03-311-1/+1
* Fixed KRA install problem.Endi S. Dewata2016-03-302-28/+44
* Install tools clean-up.Endi S. Dewata2016-03-305-16/+13
* Fixed certificate chain import problem.Endi S. Dewata2016-03-291-11/+13
* Ticket #1006 Audit logging for TPS REST operationsChristina Fu2016-03-2812-209/+1030
* Generating TEMP_LOST to UNINITIALIZED/ACTIVE transitions dynamically.Endi S. Dewata2016-03-286-130/+98
* Fixed exception handling in EnrollProfile.Endi S. Dewata2016-03-242-70/+91
* Allow multiple ACLs of same name (union of rules)Fraser Tweedale2016-03-222-7/+22
* Add CRL dist points extension to OIDMap unconditionallyFraser Tweedale2016-03-222-8/+17
* Remove unused 'toMIME64' methodsFraser Tweedale2016-03-222-24/+0
* Remove commented-out codeFraser Tweedale2016-03-222-18/+0
* Remove unused class 'RAEnrollProfile'Fraser Tweedale2016-03-221-128/+0
* Remove unused variables from profile classesFraser Tweedale2016-03-222-13/+1
* Remove unused imports from OCSP authority classesFraser Tweedale2016-03-222-2/+0
* Removed unnecessary URL encoding for admin cert request.Endi S. Dewata2016-03-212-2/+8
* Added support for cloning 3rd-party CA certificates.Endi S. Dewata2016-03-189-128/+270
* Additional clean-ups for PKCS #12 utilities.Endi S. Dewata2016-03-188-27/+41
* Renamed PKCS #12 options for consistency.Endi S. Dewata2016-03-1816-72/+72
* Added TPS token filter dialog.Endi S. Dewata2016-03-177-13/+200
* Fixed illegal token state transition via TEMP_LOST.Endi S. Dewata2016-03-175-28/+60
* Replaced confirmation dialog with HTML dialog.Endi S. Dewata2016-03-174-142/+79
* Rebase to 10.3.xMatthew Harmsen2016-03-041-2/+13
* Make PKIInstance and PKISubsystem hashableChristian Heimes2016-03-041-2/+4
* Package pki client library for Python 3Christian Heimes2016-03-042-3/+14
* Correct installation path for pki.serverChristian Heimes2016-03-031-1/+1
* Do not leak status of certs issued by other CAsFraser Tweedale2016-03-031-1/+18
* Move OCSP digest name lookup to CertID classFraser Tweedale2016-03-035-34/+21