summaryrefslogtreecommitdiffstats
path: root/base/server/cms/src/com/netscape
Commit message (Expand)AuthorAgeFilesLines
* 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-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
* 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-2718-142/+73
* Refactored signed audit logger.Endi S. Dewata2017-06-2425-327/+91
* 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
* 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
* 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
* Moved TokenServlet into pki-tks package.Endi S. Dewata2017-05-232-3236/+14
* Encapsulate recovery request approval audit logsAde Lee2017-05-231-54/+11
* Encapsulate key retrieval audit eventsAde Lee2017-05-232-27/+24
* Encapsulate the archival audit logAde Lee2017-05-232-30/+20
* Ticket#2618 feature: pre-signed CMC renewal requestChristina Fu2017-05-222-37/+112
* Added debug logs for UpdateCRL servlet.Endi S. Dewata2017-05-191-3/+43
* Added CertStatusChangeRequestProcessedEvent.Endi S. Dewata2017-05-174-67/+46
* Fixed CERT_REQUEST_PROCESSED events in ConnectorServlet.Endi S. Dewata2017-05-171-14/+5
* Tocket2673- CMC: allow enrollment key signed (self-signed) CMC with identity ...Christina Fu2017-05-177-298/+629
* Reformatted UpdateCRL.process().Endi S. Dewata2017-05-171-174/+174