summaryrefslogtreecommitdiffstats
path: root/base/server
Commit message (Expand)AuthorAgeFilesLines
...
* Add parameters to disable cert or crl publishingAde Lee2016-05-248-71/+87
* Ignoring blank and comment lines in configuration files.Endi S. Dewata2016-05-241-2/+11
* Added TPS UI for managing user certificates.Endi S. Dewata2016-05-242-14/+30
* Added TPS UI for managing user roles.Endi S. Dewata2016-05-241-21/+27
* Port symkey JNI to Java classes.Jack Magne2016-05-235-64/+2080
* Lightweight CAs: add missing authoritySerial attr to default schemaFraser Tweedale2016-05-141-1/+2
* Renamed pki-server ca-db-upgrade to db-upgrade.Endi S. Dewata2016-05-143-81/+133
* Add pki-server ca-db-upgrade commandFraser Tweedale2016-05-141-0/+81
* Fixed pki-server subsystem-cert-validate command.Endi S. Dewata2016-05-131-32/+83
* Added log messages for pre-op mode.Endi S. Dewata2016-05-1311-62/+89
* Reject cert request if resultant subject DN is invalidFraser Tweedale2016-05-131-10/+6
* Update default values of connectionTimeout to format smart cardsJack Magne2016-05-122-2/+4
* Fixed missing CSR extensions for external CA case.Endi S. Dewata2016-05-121-1/+22
* Fixed error handling ConfigurationUtils.handleCertRequest().Endi S. Dewata2016-05-122-29/+36
* Fixed install-only message in external CA case.Endi S. Dewata2016-05-124-21/+12
* Fix existing ca setup to work with HSMAde Lee2016-05-122-2/+7
* Support certificate search by issuer DN.Fraser Tweedale2016-05-101-0/+10
* Add migration script for realm changes in registry.cfgAde Lee2016-05-091-0/+80
* Add authz realm check for cert enrollmentAde Lee2016-05-092-0/+14
* Fix error output when request is rejectedAde Lee2016-05-097-16/+62
* Add realm to requests coming in from CAAde Lee2016-05-095-12/+237
* Added deployment parameters for number ranges.Endi S. Dewata2016-05-093-5/+15
* Simplified slot substitution.Endi S. Dewata2016-05-091-0/+54
* Lightweight CAs: fix bad import in key retriever scriptFraser Tweedale2016-05-091-1/+1
* Lightweight CAs: allow specifying authority via ProfileSubmitServletFraser Tweedale2016-05-091-1/+19
* Lightweight CAs: add IPACustodiaKeyRetrieverFraser Tweedale2016-05-032-0/+56
* Lightweight CAs: authority schema changesFraser Tweedale2016-05-032-14/+17
* Fix NSSDB certificate search methodFraser Tweedale2016-05-031-1/+1
* 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