summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed installation error message.Endi S. Dewata2016-10-121-1/+1
* Ticket #2498 Token format with external reg fails when op.format.externalRegA...Christina Fu2016-10-103-8/+14
* Another Fix for: Add ability to disallow TPS to enroll a single user on multi...Jack Magne2016-10-102-9/+50
* Fix for: Add ability to disallow TPS to enroll a single user on multiple toke...Jack Magne2016-10-104-2/+107
* Ticket #2496 Cert/Key recovery is successful when the cert serial number and ...Christina Fu2016-10-103-34/+98
* Fixed ConfigurationUtils.importCertChain().Endi S. Dewata2016-10-101-1/+2
* Fixed NSSDatabase.create_request().Endi S. Dewata2016-10-101-1/+1
* Troubleshooting improvements for GetCertChain.Endi S. Dewata2016-10-102-6/+30
* Removed duplicate classes.Endi S. Dewata2016-10-1013-28/+27
* Ticket #1527 TPS Enrollment always goes to "ca1" (bug fix)Christina Fu2016-10-101-10/+38
* Block reads during reload of LDAP-based profilesFraser Tweedale2016-10-102-18/+127
* Compare serialised DNs in host authority checkFraser Tweedale2016-09-231-1/+6
* Do not attempt LWCA key retrieval for host authorityFraser Tweedale2016-09-231-1/+6
* Additional improvements for SigningUnit.Endi S. Dewata2016-09-211-0/+2
* Troubleshooting improvements for ConfigurationUtils.Endi S. Dewata2016-09-201-6/+11
* Troubleshooting improvements for SigningUnit.Endi S. Dewata2016-09-202-34/+34
* Removed support for creating system certificates in different tokens.Endi S. Dewata2016-09-084-49/+19
* Removed FixSELinuxContexts upgrade script.Endi S. Dewata2016-09-072-36/+0
* Perform host authority check before entryUSN checkFraser Tweedale2016-09-061-20/+21
* Accept LWCA entry with missing entryUSN if plugin enabledFraser Tweedale2016-09-061-8/+38
* Prevent deletion of host CA cert and key from NSSDBFraser Tweedale2016-09-061-0/+7
* Revoke lightweight CA certificate on deletionFraser Tweedale2016-09-063-3/+40
* Fix CertRequestInfo URLsAde Lee2016-09-027-28/+31
* Added support to create system certificates in different tokens.Endi S. Dewata2016-09-024-19/+49
* Ticket #2446 pkispawn: make subject_dn defaults unique per instance name (for...Christina Fu2016-08-311-17/+17
* Fixed debug log in UpdateNumberRange servlet.Endi S. Dewata2016-08-311-1/+2
* Moved subsystem initialization after database initialization.Endi S. Dewata2016-08-301-1/+2
* Fixed default token name for system certificates.Endi S. Dewata2016-08-302-11/+38
* Fix for BZ 1358462Geetika Kapoor2016-08-291-1/+5
* Added check for pki-server-nuxwdog parameterAbhijeet Kasurde2016-08-291-1/+11
* Added upgrade script to fix deployment descriptors.Endi S. Dewata2016-08-261-0/+110
* Authentication Instance Id PinDirEnrollment with authType value as SslclientA...Jack Magne2016-08-231-5/+65
* Updated pki-server subsystem-cert-update CLI.Endi S. Dewata2016-08-222-22/+38
* Allowing optional CA signing CSR.Endi S. Dewata2016-08-222-7/+10
* pki-tools CMCEnroll man pageMatthew Harmsen2016-08-191-0/+570
* pki-tools HEADER/FOOTER changesMatthew Harmsen2016-08-195-18/+29
* Added debug messages for ConfigurationUtils.handleCerts().Endi S. Dewata2016-08-181-1/+20
* Fixed SelfTestService.findSelfTests().Endi S. Dewata2016-08-163-1/+9
* Removed misleading log in SelfTestSubsystem.Endi S. Dewata2016-08-161-12/+2
* Added exception wrapper for invalid LDAP attribute syntax.Endi S. Dewata2016-08-121-2/+4
* Added cert validation error message in selftest log.Endi S. Dewata2016-08-122-2/+2
* Removed PKCS #7 from add user cert dialog in TPS UI.Endi S. Dewata2016-08-122-1/+3
* 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