summaryrefslogtreecommitdiffstats
path: root/base/java-tools
Commit message (Expand)AuthorAgeFilesLines
* Added support for cloning 3rd-party CA certificates.Endi S. Dewata2016-04-053-20/+59
* Additional clean-ups for PKCS #12 utilities.Endi S. Dewata2016-04-052-3/+14
* Renamed PKCS #12 options for consistency.Endi S. Dewata2016-04-058-16/+16
* Added workaround for JSS limitation in pki pkcs12-import.Endi S. Dewata2016-04-053-3/+189
* Added Python wrapper for pki pkcs12-import.Endi S. Dewata2016-04-051-96/+225
* Updated PKCS12Util.Endi S. Dewata2016-04-022-17/+21
* 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-025-2/+331
* Refactored PKCS12Util to use PKCS12 object.Endi S. Dewata2016-04-027-20/+76
* Refactored PKCS12CertInfo and PKCS12KeyInfo classes.Endi S. Dewata2016-04-024-13/+13
* Added PKCS #12 attribute to store certificate trust flags.Endi S. Dewata2016-04-024-3/+19
* Added CLIs to import and export PKCS #12.Endi S. Dewata2016-04-024-0/+268
* Added CLIs to inspect PKCS #12 file.Endi S. Dewata2016-04-027-1/+423
* Refactored PKCS12Export.Endi S. Dewata2016-04-022-195/+27
* Updated pki-cert and pki-server-subsystem man pages.Endi S. Dewata2016-02-221-7/+16
* Added CLI options to simplify submitting CSR.Endi S. Dewata2016-02-221-9/+144
* 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
* Added support for secure database connection in CLI.Endi S. Dewata2015-09-231-64/+104
* Added pki-user-membership man page.Endi S. Dewata2015-08-243-4/+94
* Fixed ObjectNotFoundException in PKCS12Export.Endi S. Dewata2015-07-201-6/+6
* Added pki-tps-profile man page.Endi S. Dewata2015-07-184-28/+185
* Added pki-audit man page.Endi S. Dewata2015-07-172-2/+112
* Removed audit CLI from non-TPS subsystems.Endi S. Dewata2015-07-175-15/+13
* Fixed PKCS12Export output.Endi S. Dewata2015-07-151-206/+262
* Ticket 1459 Dogtag clients cannot connect when CS is configured with ECCChristina Fu2015-07-131-0/+5
* Fixed NPE during key-retrieve.Endi S. Dewata2015-07-131-73/+53
* Fixed user-cert-add --serial with remote CA.Endi S. Dewata2015-07-093-15/+48
* Fixed default cert-find filter.Endi S. Dewata2015-07-061-1/+0
* Fixed NPE in key-archive CLI.Endi S. Dewata2015-07-022-15/+16
* Fixed pki help CLI.Endi S. Dewata2015-07-0213-6/+148
* Updated pki man page.Endi S. Dewata2015-06-301-0/+25
* Updated pki-cert man page.Endi S. Dewata2015-06-301-0/+67
* CRMFPopClient improvements.Endi S. Dewata2015-06-161-12/+33
* Remove x86 architecture limitationsMatthew Harmsen2015-06-114-81/+2
* Added man page for pki group-member.Endi S. Dewata2015-06-083-24/+122
* Added man page for pki user-cert.Endi S. Dewata2015-06-083-0/+111
* Fixed man page for pki user-mod.Endi S. Dewata2015-06-081-8/+18
* Fixed key archival problem in CLI with separate KRA instance.Endi S. Dewata2015-05-221-6/+12
* Added key-show option.Endi S. Dewata2015-05-142-13/+30
* Patches to get nuxwdog working with systemdAde Lee2015-05-101-1/+0
* Fix #1351 pki securitydomain-get-install-token fails when run with caadmin user.Jack Magne2015-05-073-108/+1
* Add nuxwdog functionality to DogtagAde Lee2015-04-221-3/+0
* Added interface to show TPS token certificates.Endi S. Dewata2015-04-081-2/+8
* Update pki-profile CLI commands to work with "raw" formatFraser Tweedale2015-04-075-24/+188
* Updated CRMFPopClient parameter handling.Endi S. Dewata2015-02-273-217/+353
* Refactored OCSPClient.Endi S. Dewata2015-02-162-238/+180
* Fixed additional pylint warnings.Endi S. Dewata2015-02-061-1/+1
* Updated Resteasy and Jackson dependenciesEndi S. Dewata2015-02-031-6/+0
* Refactored CRMFPopClient.Endi S. Dewata2015-01-284-508/+731