summaryrefslogtreecommitdiffstats
path: root/base/server/cms
Commit message (Expand)AuthorAgeFilesLines
* Fixed CertUtil.updateLocalRequest().Endi S. Dewata2017-07-111-2/+7
* Refactored SystemConfigService.processCert().Endi S. Dewata2017-07-081-19/+18
* Refactored SystemConfigService.processKeyPair().Endi S. Dewata2017-07-082-45/+59
* Fixed error message in SystemConfigService.processCerts().Endi S. Dewata2017-07-081-77/+60
* Refactored ConfigurationUtils.updateCloneConfig().Endi S. Dewata2017-07-082-14/+20
* Refactored ConfigurationUtils.updateServerCertNickConf().Endi S. Dewata2017-07-082-13/+25
* Ticket #2757 CMC enrollment profiles for system certificatesChristina Fu2017-07-074-4/+60
* Refactored CertUtil.updateLocalRequest().Endi S. Dewata2017-07-071-27/+32
* Refactored CertUtil.createLocalRequest().Endi S. Dewata2017-07-071-47/+62
* Refactored ConfigurationUtils.handleLocalCert().Endi S. Dewata2017-07-072-48/+51
* 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
* SCP03 support: fix Key Changeover with HSM (RHCS)Jack Magne2017-06-301-11/+18
* Refactored ConfigurationUtils.configRemoteCert().Endi S. Dewata2017-06-301-98/+149
* Refactored ConfigurationUtils.configLocalCert().Endi S. Dewata2017-06-301-99/+100
* Fixed error message on invalid log type.Endi S. Dewata2017-06-271-2/+1
* Consolidated log() for audit events.Endi S. Dewata2017-06-2723-165/+85
* Refactored signed audit logger.Endi S. Dewata2017-06-2426-340/+97
* Added default log level for Logger.Endi S. Dewata2017-06-241-12/+37
* Ticket #2616 CMC: id-cmc-statusInfo ==> id-cmc-statusInfoV2Christina Fu2017-06-235-182/+343
* Reorganized Logger classes.Endi S. Dewata2017-06-237-0/+856
* Fixed build dependency for pki-cms.jar.Endi S. Dewata2017-06-231-1/+1
* Added LogSource enumeration.Endi S. Dewata2017-06-226-13/+19
* Added LogCategory enumeration.Endi S. Dewata2017-06-224-4/+8
* Ticket #2618 UniqueKeyConstraint fix on subjectDN comparisonChristina Fu2017-06-201-5/+1
* Fixed OCSP service error handling.Endi S. Dewata2017-06-202-11/+15
* Added log messages for OCSP service.Endi S. Dewata2017-06-203-47/+99
* Ticket#2737 CMC: check HTTPS client authentication cert against CMC signerChristina Fu2017-06-154-80/+165
* Fixed audit log signature problem due to rotation.Endi S. Dewata2017-06-151-19/+24
* Fixed access banner encoding (part 2).Endi S. Dewata2017-06-141-1/+1
* Fixed access banner normalization.Endi S. Dewata2017-06-141-1/+1
* Ticket #2619 Allow CA to process user-signed CMC revocation requestsChristina Fu2017-06-088-277/+468
* Stop using hardcoded IV in CMCAde Lee2017-06-082-12/+9
* Server side changes to correctly parse the new PKIArchiveOptionsAde Lee2017-06-071-1/+1
* Refactor client to not use keysetsAde Lee2017-06-072-9/+49
* Ticket #2617 part2: add revocation check to signing certChristina Fu2017-06-051-0/+19
* Improve exception message for null AuthorityKeyIdentifierFraser Tweedale2017-06-052-1/+5
* Fixed default CA cert trust flags in pki CLI.Endi S. Dewata2017-06-031-0/+1
* Convert CMC code to use AESAde Lee2017-05-312-61/+90
* Added SCHEDULE_CRL_GENERATION audit event.Endi S. Dewata2017-05-261-3/+13
* Fix NPE in lightweight CA creationFraser Tweedale2017-05-261-1/+3
* Updated OCSP log messages.Endi S. Dewata2017-05-242-9/+25
* Cleaned up DefStore.processRequest() (part 3).Endi S. Dewata2017-05-241-9/+11
* Cleaned up DefStore.processRequest() (part 2).Endi S. Dewata2017-05-241-14/+17
* Cleaned up DefStore.processRequest() (part 1).Endi S. Dewata2017-05-241-59/+62
* Make sure archivalID is passed through archivalAde Lee2017-05-241-7/+16