summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Handle LDAPProfileSubsystem delete-then-recreate racesFraser Tweedale2016-01-211-20/+92
* Avoid profile race conditions by tracking entryUSNFraser Tweedale2016-01-216-30/+118
* Add LDAPPostReadControl classFraser Tweedale2016-01-211-0/+106
* Extract LDAPControl search function to LDAPUtilFraser Tweedale2016-01-212-11/+22
* sslget must set Host HTTP headerChristian Heimes2015-12-151-13/+10
* Added automatic Tomcat migration.Matthew Harmsen2015-11-016-29/+56
* Replaced legacy HttpClient.Endi S. Dewata2015-10-235-310/+278
* Removed unused WizardServlet.Endi S. Dewata2015-10-2330-7472/+67
* Checking in under the one line trivial change rule.Matthew Harmsen2015-10-222-2/+2
* Fixed user search in PasswdUserDBAuthentication.Endi S. Dewata2015-10-063-73/+50
* Added python-nss runtime dependencyMatthew Harmsen2015-10-021-1/+5
* Ticket #1593 auto-shutdown - for HSM failover supportChristina Fu2015-10-0110-20/+220
* Added default subject DN for pki client-cert-request.Endi S. Dewata2015-10-012-12/+29
* Added support for directory-authenticated profiles in CLI.Endi S. Dewata2015-09-302-24/+83
* Refactored certificate processors.Endi S. Dewata2015-09-3010-53/+115
* Relocated legacy cert enrollment methods.Endi S. Dewata2015-09-304-51/+72
* KRA: key archival/recovery via cli - should honor encryption/decryption flags.Jack Magne2015-09-252-30/+138
* Added support for secure database connection in CLI.Endi S. Dewata2015-09-234-76/+201
* Fixed pkidbuser group memberships.Matthew Harmsen2015-09-231-28/+59
* Added CLI to update cert data and request in CS.cfg.Endi S. Dewata2015-09-236-81/+720