summaryrefslogtreecommitdiffstats
path: root/base/server
Commit message (Expand)AuthorAgeFilesLines
* Fix problem in creating certificate requestsAde Lee2016-04-221-2/+2
* Realm: allow auth instances to support multiple realmsAde Lee2016-04-202-11/+28
* Realms - Address comments from reviewAde Lee2016-04-206-26/+34
* 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-202-1/+225
* Add realm to the key recordAde Lee2016-04-203-6/+19
* Add realm to the request recordAde Lee2016-04-205-17/+54
* Add realm schema changesAde Lee2016-04-201-2/+7
* Fixed PKCS #12 export options.Endi S. Dewata2016-04-202-2/+40
* Add script to enable USN pluginAde Lee2016-04-153-0/+22
* Moved self-signed SSL server certificate creation.Endi S. Dewata2016-04-152-41/+55
* Updated pki pkcs12-export CLI.Endi S. Dewata2016-04-153-10/+30
* 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-141-4/+1
* Ticket #2271 TMS- clean up key archival request records in ldapChristina Fu2016-04-132-4/+22
* Fixed exception handling in CertUtil.Endi S. Dewata2016-04-122-14/+18
* Fixed exception handling in CertificateAuthority.Endi S. Dewata2016-04-129-56/+71
* 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
* comment typosChristina Fu2016-03-311-9/+9
* 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-284-22/+184
* 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 'toMIME64' methodsFraser Tweedale2016-03-221-10/+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-221-1/+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-181-0/+19
* Additional clean-ups for PKCS #12 utilities.Endi S. Dewata2016-03-185-22/+23
* Renamed PKCS #12 options for consistency.Endi S. Dewata2016-03-186-41/+41
* Added TPS token filter dialog.Endi S. Dewata2016-03-171-6/+22
* Replaced confirmation dialog with HTML dialog.Endi S. Dewata2016-03-171-6/+52
* Make PKIInstance and PKISubsystem hashableChristian Heimes2016-03-041-2/+4
* Package pki client library for Python 3Christian Heimes2016-03-041-2/+2
* Correct installation path for pki.serverChristian Heimes2016-03-031-1/+1
* Move OCSP digest name lookup to CertID classFraser Tweedale2016-03-032-4/+2
* Simplify Python package installationChristian Heimes2016-03-031-2/+4
* Avoid XML parse fail with double-hyphen in hostnameFraser Tweedale2016-03-032-20/+20
* Handle import and export of external certsAde Lee2016-03-019-14/+345
* Lightweight CAs: add audit eventsFraser Tweedale2016-03-011-0/+8
* Man page updates for new cloning optionsAde Lee2016-03-012-1/+88
* Man updates for pre-check modeAde Lee2016-03-012-1/+48