summaryrefslogtreecommitdiffstats
path: root/base/server
Commit message (Expand)AuthorAgeFilesLines
* Fixed CSR generation scriptlet.ticket-2278-21Endi S. Dewata2016-05-031-0/+3
* Fixed configuration scriptlet.Endi S. Dewata2016-05-031-1/+0
* Added support for fine-grained installation steps.Endi S. Dewata2016-05-031-1/+39
* Refactored initialization scriptlets.Endi S. Dewata2016-05-035-27/+43
* Moved code to create systemd link for Tomcat.Endi S. Dewata2016-05-032-7/+11
* Added CSR generation scriptlet.Endi S. Dewata2016-05-035-69/+149
* Added client database scriptlet.Endi S. Dewata2016-05-034-32/+85
* Simplified the code to generate/load one-time PIN.Endi S. Dewata2016-05-031-23/+32
* Add validity check for the signing certificate in pkispawnAde Lee2016-05-022-15/+68
* Add CLI to check system certificate statusAde Lee2016-05-022-0/+120
* Fixed duplicate executions of finalization scriptlet.Endi S. Dewata2016-04-303-69/+125
* Removed unused code for existing CA installation.Endi S. Dewata2016-04-301-16/+1
* Fixed problem uninstalling standalone KRA.Endi S. Dewata2016-04-291-0/+1
* Fixed incorrect clone installation summaryMatthew Harmsen2016-04-281-0/+6
* Fixed build issue with apache-commons-codec 1.8.Endi S. Dewata2016-04-281-3/+1
* Removed unused variables in deployment scriptlets.Endi S. Dewata2016-04-2812-78/+76
* Removed pkidaemon support of apache instancesMatthew Harmsen2016-04-275-255/+59
* fix bashismsMatthew Harmsen2016-04-263-7/+7
* 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