summaryrefslogtreecommitdiffstats
path: root/base/common
Commit message (Expand)AuthorAgeFilesLines
* Added default trust flags when importing CA certificates.Endi S. Dewata2016-04-061-1/+5
* Added support for cloning 3rd-party CA certificates.Endi S. Dewata2016-04-052-72/+127
* Additional clean-ups for PKCS #12 utilities.Endi S. Dewata2016-04-051-2/+4
* Renamed PKCS #12 options for consistency.Endi S. Dewata2016-04-052-15/+15
* Handle import and export of external certsAde Lee2016-04-051-11/+18
* Added workaround for JSS limitation in pki pkcs12-import.Endi S. Dewata2016-04-052-21/+182
* Py3 modernization: libmodernize.fixes.fix_importChristian Heimes2016-04-0518-1/+20
* Added Python wrapper for pki pkcs12-import.Endi S. Dewata2016-04-053-1/+125
* Added mechanism to import system certs via PKCS #12 file.Endi S. Dewata2016-04-051-5/+11
* Added pki-server commands to export system certificates.Endi S. Dewata2016-04-021-6/+17
* Refactored PKCS12Export.Endi S. Dewata2016-04-023-0/+32
* Python packaging of PKI client libraryChristian Heimes2016-04-022-0/+105
* Renamed pki.nss into pki.nssdb.Endi S. Dewata2016-02-221-0/+0
* Fixed external CA case for IPA compatibility.Endi S. Dewata2016-02-221-2/+6
* Added mechanism to import existing CA certificate.Endi S. Dewata2016-02-222-27/+232
* Added pki-server subsystem-cert-export command.Endi S. Dewata2016-02-221-0/+336
* Avoid profile race conditions by tracking entryUSNFraser Tweedale2016-01-211-0/+5
* Added automatic Tomcat migration.Matthew Harmsen2015-11-011-2/+5
* Replaced legacy HttpClient.Endi S. Dewata2015-10-231-3/+17
* Removed unused WizardServlet.Endi S. Dewata2015-10-231-22/+8
* Ticket #1593 auto-shutdown - for HSM failover supportChristina Fu2015-10-013-1/+17
* Refactored certificate processors.Endi S. Dewata2015-09-301-5/+7
* Temporary silence InsecureRequestWarningChristian Heimes2015-08-081-0/+24
* Fixed missing cert request hostname and address.Endi S. Dewata2015-08-052-10/+8
* Add code to reindex data during cloning without replicationAde Lee2015-07-311-2/+17
* Removed audit CLI from non-TPS subsystems.Endi S. Dewata2015-07-174-8/+0
* Handle JSON decode error in handle_exceptions()Christian Heimes2015-07-151-11/+24
* Ticket 1459 Dogtag clients cannot connect when CS is configured with ECCChristina Fu2015-07-131-0/+4
* remove inaccessible URLs from server.xmlMatthew Harmsen2015-07-131-0/+4
* In-tree tests and linting with toxChristian Heimes2015-07-102-20/+23
* Fixed user-cert-add --serial with remote CA.Endi S. Dewata2015-07-095-217/+344
* Cleaned up SystemConfigService.validateRequest().Endi S. Dewata2015-07-013-3/+3
* Fixed selftests log message.Endi S. Dewata2015-06-232-6/+4
* Fixed thread leaks during shutdown.Endi S. Dewata2015-06-183-9/+11
* Startup log message improvementes.Endi S. Dewata2015-06-161-1/+0
* Run pylint on upgrade scriptsChristian Heimes2015-06-162-8/+8
* Add new KRA audit events to KRA's CS.cfgChristian Heimes2015-06-161-0/+4
* Cleaned up python docs generation.Endi S. Dewata2015-05-286-65/+65
* PKI TRAC Ticket #1388 - pylint unidiomatic-typecheck warnings cause koji buil...Matthew Harmsen2015-05-262-4/+5
* Ticket 1307 (part1 refactoring) [RFE] Support multiple keySets for different ...Christina Fu2015-05-211-4/+4
* Added options for internal token and replication passwords.Endi S. Dewata2015-05-112-145/+11
* Patches to get nuxwdog working with systemdAde Lee2015-05-101-0/+6
* Ticket 1295 Upgrade script for - CA: OCSP via GET does not workChristina Fu2015-05-051-0/+0
* Fixed authentication data in audit log.Endi S. Dewata2015-05-051-33/+9
* Fix some javadoc errors that prevent F23 buildAde Lee2015-04-248-18/+2
* Fixed build issues.Endi S. Dewata2015-04-221-1/+1
* Add nuxwdog functionality to DogtagAde Lee2015-04-222-2/+2
* Ticket 1316 Allow adding SAN to server cert during the install processChristina Fu2015-04-211-0/+13
* Added server migration command.Endi S. Dewata2015-04-211-11/+61
* Fixed TPS REST services.Endi S. Dewata2015-04-178-12/+12