summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed error handling in ConfigurationUtils.updateDomainXML().branch-10.2.7Endi S. Dewata2016-04-062-9/+17
* Added default trust flags when importing CA certificates.Endi S. Dewata2016-04-061-1/+5
* Fixed missing trust flags in certificate backup.Endi S. Dewata2016-04-065-71/+98
* Fixed PKI 10.2.x build failure on F22 and RHEL 7.2.Endi S. Dewata2016-04-061-5/+0
* Updated pki-core.spec.Endi S. Dewata2016-04-061-1/+7
* Fixed KRA install problem.Endi S. Dewata2016-04-052-28/+44
* Install tools clean-up.Endi S. Dewata2016-04-055-16/+13
* Fix escaping of password fields to prevent interpolationChristian Heimes2016-04-051-0/+3
* Fixed certificate chain import problem.Endi S. Dewata2016-04-051-10/+13
* Added support for cloning 3rd-party CA certificates.Endi S. Dewata2016-04-059-132/+280
* Additional clean-ups for PKCS #12 utilities.Endi S. Dewata2016-04-055-11/+27
* Renamed PKCS #12 options for consistency.Endi S. Dewata2016-04-0516-71/+71
* Fix pkcs12 exportAde Lee2016-04-052-7/+11
* Handle import and export of external certsAde Lee2016-04-057-24/+43
* Implement total ordering for PKISubsystem and PKIInstanceChristian Heimes2016-04-052-0/+106
* Added workaround for JSS limitation in pki pkcs12-import.Endi S. Dewata2016-04-056-58/+402
* Py3 modernization: libmodernize.fixes.fix_importChristian Heimes2016-04-0571-3/+78
* Move pylint-build-scan.py to scripts directoryChristian Heimes2016-04-054-13/+14
* Added Python wrapper for pki pkcs12-import.Endi S. Dewata2016-04-057-97/+498
* Added mechanism to import system certs via PKCS #12 file.Endi S. Dewata2016-04-052-7/+14
* Added pki-server commands to export system certificates.Endi S. Dewata2016-04-0210-39/+1037
* Updated PKCS12Util.Endi S. Dewata2016-04-024-46/+59
* Added CLI to manage keys in PKCS #12 file.Endi S. Dewata2016-04-022-0/+151
* Added CLI to manage certs in PKCS #12 file.Endi S. Dewata2016-04-026-10/+368
* Refactored PKCS12Util to use PKCS12 object.Endi S. Dewata2016-04-0211-214/+308
* Refactored PKCS12CertInfo and PKCS12KeyInfo classes.Endi S. Dewata2016-04-027-35/+133
* Added PKCS #12 attribute to store certificate trust flags.Endi S. Dewata2016-04-026-52/+291
* Added CLIs to import and export PKCS #12.Endi S. Dewata2016-04-025-0/+422
* Added CLIs to inspect PKCS #12 file.Endi S. Dewata2016-04-028-1/+599
* Refactored PKCS12Export.Endi S. Dewata2016-04-026-195/+273
* Python packaging of PKI client libraryChristian Heimes2016-04-023-0/+110
* Synced some more pki-core spec file changes from DOGTAG_10_2_6_BRANCH.Matthew Harmsen2016-03-291-2/+6
* Build using tomcat 7.0.68 on F22Matthew Harmsen2016-03-291-0/+5
* Inserted Fedora 22 specific dependencies into 'pki-core.spec' (Dogtag 10.2.7)Matthew Harmsen2016-03-291-1/+18
* Changed 'pki-core.spec' (Dogtag 10.2.7) to be in sync with Fedora 23 in KojiMatthew Harmsen2016-03-291-7/+6
* pki-tomcat8 needs tomcat-api.jar to compileChristian Heimes2016-03-291-1/+9
* Modify dnsdomainname test in pkispawnAde Lee2016-03-293-3/+3
* Fixed KRA installation.Endi S. Dewata2016-02-223-3/+3
* Renamed pki.nss into pki.nssdb.Endi S. Dewata2016-02-224-8/+8
* Fixed installation summary for existing CA.Endi S. Dewata2016-02-223-10/+26
* Fixed mismatching certificate validity calculation.Endi S. Dewata2016-02-222-14/+67
* Fixed external CA case for IPA compatibility.Endi S. Dewata2016-02-224-8/+40
* Updated pki-cert and pki-server-subsystem man pages.Endi S. Dewata2016-02-222-8/+41
* Added mechanism to import existing CA certificate.Endi S. Dewata2016-02-229-66/+557
* Added CLI options to simplify submitting CSR.Endi S. Dewata2016-02-221-9/+144
* Added pki-server subsystem-cert-export command.Endi S. Dewata2016-02-223-0/+468
* Fix to determine supported javadoc optionsMatthew Harmsen2016-02-191-2/+59
* Resolves: PKI TRAC Ticket #1714Matthew Harmsen2016-02-041-3/+5
* Block startup until initial profile load completedFraser Tweedale2016-01-211-2/+35
* Ensure config store commits refresh file-based profile dataFraser Tweedale2016-01-211-1/+38