summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Improved SystemConfigService.configure() error message.Endi S. Dewata2016-08-082-24/+19
* Ticket #2428 - part2 handle NullPointerExceptionChristina Fu2016-08-081-2/+2
* Improve setup.py for standalone Dogtag client releasesChristian Heimes2016-08-082-22/+63
* Fix lightweight CA PEM-encoded PKCS #7 cert chain retrievalFraser Tweedale2016-08-081-1/+1
* Fix CA OCSP responder when LWCAs are not in useFraser Tweedale2016-08-081-1/+5
* Fixed PKCS #12 import for cloning.Endi S. Dewata2016-08-053-31/+51
* Added log messages for certificate import during cloning.Endi S. Dewata2016-08-053-7/+118
* Added log messages for certificate validation.Endi S. Dewata2016-08-052-29/+97
* Fix to sort the output of a cert search by serialno.Jack Magne2016-08-056-18/+197
* Added check for Subsystem data and request in 'pki-server subsystem-cert-export'Abhijeet Kasurde2016-08-051-3/+12
* Fixed NumberFormatException in tps-cert-findGeetika Kapoor2016-08-051-4/+16
* Ticket#2428 broken request links for CA's system certs in agent request viewingChristina Fu2016-08-041-1/+1
* Add pkispawn option to disable Master CRLAde Lee2016-08-044-1/+7
* Fixed problem creating links to PKI JAR files.Endi S. Dewata2016-08-032-6/+6
* Fix deployment issueAde Lee2016-08-021-2/+5
* pki-tools man pagesMatthew Harmsen2016-08-015-0/+916
* Added log message in PKIClient.Endi S. Dewata2016-07-301-1/+10
* Fix client-cert-import to set provided trust bitsAde Lee2016-07-291-4/+12
* Do slot substitution for SERVER_KEYGENAde Lee2016-07-292-0/+3
* Re-license the python client files to LGPLv3Ade Lee2016-07-2920-110/+314
* Fixed SELinux contexts.Endi S. Dewata2016-07-283-2/+43
* Added upgrade scripts to fix server library.Endi S. Dewata2016-07-284-0/+58
* Make starting CRL Number configurable.Jack Magne2016-07-275-20/+69
* Removed hard-coded paths in deployment tool.Endi S. Dewata2016-07-264-297/+54
* Removed hard-coded paths in pki CLI.Endi S. Dewata2016-07-263-39/+52
* Removed hard-coded paths in pki.policy.Endi S. Dewata2016-07-262-131/+17
* Added CMake target dependencies.Endi S. Dewata2016-07-267-1/+8
* Allow PrettyPrintCert to process HEADERs and TRAILERs.Matthew Harmsen2016-07-221-2/+2
* Stop using a java8 only constant. Will allow compilation with java7.Jack Magne2016-07-221-1/+3
* Fixed param substitution problem.Endi S. Dewata2016-07-221-2/+2
* Fixed error handling in SystemConfigService.Endi S. Dewata2016-07-201-6/+6
* Fixed pkispawn installation summary.Endi S. Dewata2016-07-201-4/+3
* Removed redundant question in interactive pkispawn.Endi S. Dewata2016-07-201-4/+4
* Ticket #2246 [MAN] Man Page: AuditVerifyChristina Fu2016-07-151-0/+110
* Fixed cert usage list in pki client-cert-validate.Endi S. Dewata2016-07-152-1/+8
* [MAN] Apply 'generateCRMFRequest() removed from Firefox' workarounds to appro...Jack Magne2016-07-144-2/+178
* Fixed certificate validation error message.Endi S. Dewata2016-07-141-1/+1
* Added fix for pki-server for db-updateGeetika Kapoor2016-07-141-2/+2
* Ticket #2389 fix for regular CA installationChristina Fu2016-07-111-6/+11
* Ticket #978 PPS connector man page: add revocation routing infoChristina Fu2016-07-081-1/+22
* Fixed pki pkcs12-import output.Endi S. Dewata2016-07-071-1/+4
* Fixed problem with pki pkcs12-import --no-trust-flags.Endi S. Dewata2016-07-071-3/+0
* Added general exception handling for pki-server CLI.Endi S. Dewata2016-07-061-0/+6
* Added validation for pki client-cert-request sensitive parameter.Endi S. Dewata2016-07-061-0/+3
* Added validation for pki client-cert-request extractable parameter.Endi S. Dewata2016-07-061-0/+3
* Fixed CLI error message on connection problemsEndi S. Dewata2016-07-061-1/+12
* Fixed exception chain in SigningUnit.init().Endi S. Dewata2016-07-063-19/+32
* Added instance and subsystem validation for pki-server subsystem-* commands.Abhijeet Kasurde2016-07-061-13/+53
* Separated TPS does not automatically receive shared secret from remote TKS.Jack Magne2016-07-019-197/+435
* Generting Symmetric key fails with key-generate when --usages verify is passedJack Magne2016-07-011-1/+3