summaryrefslogtreecommitdiffstats
path: root/base/server/cms/src/com/netscape/cms/servlet/csadmin
Commit message (Expand)AuthorAgeFilesLines
* Refactored CertUtil.createLocalRequest().Endi S. Dewata2017-07-071-47/+62
* Refactored ConfigurationUtils.handleLocalCert().Endi S. Dewata2017-07-071-45/+45
* Refactored CertUtil.importExternalCert().Endi S. Dewata2017-07-052-63/+62
* Refactored CertUtil.importCert().Endi S. Dewata2017-07-052-22/+31
* Moved cert management methods into CertUtil.Endi S. Dewata2017-07-052-104/+116
* Refactored CertUtil.createLocalCert() (part 3).Endi S. Dewata2017-07-012-48/+17
* Refactored CertUtil.createLocalCert() (part 2).Endi S. Dewata2017-07-011-144/+140
* Refactored CertUtil.createLocalCert() (part 1).Endi S. Dewata2017-07-011-62/+10
* 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
* Added ConfigRoleEvent.Endi S. Dewata2017-04-242-46/+38
* Added RoleAssumeEvent.Endi S. Dewata2017-04-241-8/+7
* Refactored line concatenation.Endi S. Dewata2017-04-201-10/+4
* Reorganized audit event constants for configuration.Endi S. Dewata2017-04-123-17/+12
* Reorganized audit event constants for KRA.Endi S. Dewata2017-04-123-14/+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-264-27/+19
* Updated CryptoUtil.Endi S. Dewata2017-01-261-1/+1
* Replaced internal token short name literals.Endi S. Dewata2017-01-244-10/+10
* Replaced internal token full name literals.Endi S. Dewata2017-01-244-19/+20
* 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-102-6/+30
* 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
* Fixed debug log in UpdateNumberRange servlet.Endi S. Dewata2016-08-311-1/+2
* 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-052-29/+97
* Ticket #2389 fix for regular CA installationChristina Fu2016-07-111-6/+11
* Separated TPS does not automatically receive shared secret from remote TKS.Jack Magne2016-07-011-100/+147
* Ticket 2389 Installation: subsystem certs could have notAfter beyond CA signi...Christina Fu2016-06-291-0/+3
* 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-122-14/+18
* Fixed pki pkcs12-import backward compatibility.Endi S. Dewata2016-04-081-7/+22