summaryrefslogtreecommitdiffstats
path: root/base/server/cms/src/com/netscape/cms/servlet/csadmin/ConfigurationUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Refactored ConfigurationUtils.handleLocalCert().Endi S. Dewata2017-07-071-45/+45
* Refactored CertUtil.importExternalCert().Endi S. Dewata2017-07-051-63/+17
* Refactored CertUtil.importCert().Endi S. Dewata2017-07-051-22/+1
* Moved cert management methods into CertUtil.Endi S. Dewata2017-07-051-104/+13
* Refactored CertUtil.createLocalCert() (part 3).Endi S. Dewata2017-07-011-11/+6
* Refactored ConfigurationUtils.configRemoteCert().Endi S. Dewata2017-06-301-98/+149
* Refactored ConfigurationUtils.configLocalCert().Endi S. Dewata2017-06-301-99/+100
* Fixed default CA cert trust flags in pki CLI.Endi S. Dewata2017-06-031-0/+1
* Delete unused methodsFraser Tweedale2017-05-051-103/+0
* Fix PKCS #12 import during clone installationFraser Tweedale2017-05-051-22/+10
* Refactor code that creates PKIArchiveOptions objectsAde Lee2017-03-231-2/+1
* Continue to move more crypto into CryptoUtilAde Lee2017-03-141-15/+4
* Replaced CryptoManager.getTokenByName().Endi S. Dewata2017-01-271-1/+1
* Fixed inconsistent internal token detection.Endi S. Dewata2017-01-261-23/+16
* Updated CryptoUtil.Endi S. Dewata2017-01-261-1/+1
* Replaced internal token short name literals.Endi S. Dewata2017-01-241-7/+7
* Replaced internal token full name literals.Endi S. Dewata2017-01-241-16/+16
* Fixed misleading error message on duplicate cert in HSM.Endi S. Dewata2017-01-051-3/+3
* Refactored PKIConnection.get().Endi S. Dewata2016-11-231-1/+1
* Troubleshooting improvement for ConfigurationUtils.handleCerts().Endi S. Dewata2016-10-281-6/+5
* Fixed CryptoUtil.getTokenName().Endi S. Dewata2016-10-141-1/+1
* Fixed ConfigurationUtils.importCertChain().Endi S. Dewata2016-10-101-1/+2
* Troubleshooting improvements for GetCertChain.Endi S. Dewata2016-10-101-2/+13
* Troubleshooting improvements for ConfigurationUtils.Endi S. Dewata2016-09-201-6/+11
* Removed support for creating system certificates in different tokens.Endi S. Dewata2016-09-081-11/+7
* Added support to create system certificates in different tokens.Endi S. Dewata2016-09-021-7/+11
* Allowing optional CA signing CSR.Endi S. Dewata2016-08-221-3/+10
* Added debug messages for ConfigurationUtils.handleCerts().Endi S. Dewata2016-08-181-1/+20
* Fixed PKCS #12 import for cloning.Endi S. Dewata2016-08-051-2/+7
* Added log messages for certificate validation.Endi S. Dewata2016-08-051-28/+35
* Separated TPS does not automatically receive shared secret from remote TKS.Jack Magne2016-07-011-100/+147
* Fixed KRA cloning issue.Endi S. Dewata2016-06-291-2/+27
* Fixed support for generic CSR extensions.Endi S. Dewata2016-05-251-13/+16
* Fixed error handling ConfigurationUtils.handleCertRequest().Endi S. Dewata2016-05-121-27/+31
* Fix existing ca setup to work with HSMAde Lee2016-05-121-1/+6
* Fix NSSDB certificate search methodFraser Tweedale2016-05-031-1/+1
* Add script to enable USN pluginAde Lee2016-04-151-0/+17
* Fixed exception handling in CertUtil.Endi S. Dewata2016-04-121-5/+2
* Fixed pki pkcs12-import backward compatibility.Endi S. Dewata2016-04-081-7/+22
* Fixed missing trust flags in certificate backup.Endi S. Dewata2016-04-041-22/+18
* Removed unnecessary URL encoding for admin cert request.Endi S. Dewata2016-03-211-2/+4
* Added mechanism to import system certs via PKCS #12 file.Endi S. Dewata2016-02-261-37/+39
* Added mechanism to import existing CA certificate.Endi S. Dewata2015-11-251-0/+101
* Replaced legacy HttpClient.Endi S. Dewata2015-10-221-218/+211
* Removed unused WizardServlet.Endi S. Dewata2015-10-221-30/+29
* Refactored SecurityDomainProcessor.Endi S. Dewata2015-10-131-18/+0
* Fixed pkidbuser group memberships.Endi S. Dewata2015-09-151-28/+59
* Add code to reindex data during cloning without replicationAde Lee2015-07-311-30/+67
* Fix exception when talking to dogtag 9 systemsAde Lee2015-07-161-6/+3
* Fixed PKCS12Export output.Endi S. Dewata2015-07-151-1/+3