summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Encapsulate recovery processed audit eventsAde Lee2017-05-237-207/+184
* Encapsulate key recovery audit eventsAde Lee2017-05-2311-46/+114
* Encapsulate archival processed audit logsAde Lee2017-05-238-48/+86
* Encapsulate the archival audit logAde Lee2017-05-2311-187/+132
* Always check FIPS mode at installation timeMatthew Harmsen2017-05-231-0/+2
* Added configurable random number generator in JssSubsystem.Endi S. Dewata2017-05-232-16/+43
* Ticket#2618 feature: pre-signed CMC renewal requestChristina Fu2017-05-224-44/+132
* Fixed problem with --ignore-banner option.Endi S. Dewata2017-05-201-0/+10
* Added debug logs for JssSubsystem.Endi S. Dewata2017-05-201-11/+20
* Fixed hardcoded values in ca CS.cfgMatthew Harmsen2017-05-191-3/+3
* Added debug logs for UpdateCRL servlet.Endi S. Dewata2017-05-191-3/+43
* Correct section headings in user deployment configuration fileMatthew Harmsen2017-05-171-0/+39
* Reformatted RevocationRequestListener.accept().Endi S. Dewata2017-05-171-71/+71
* Refactored RevocationRequestListener.accept().Endi S. Dewata2017-05-171-3/+5
* Added CertStatusChangeRequestProcessedEvent.Endi S. Dewata2017-05-176-69/+98
* 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-1721-398/+1204
* Reformatted UpdateCRL.process().Endi S. Dewata2017-05-171-174/+174
* Refactored UpdateCRL.process() (part 3).Endi S. Dewata2017-05-171-2/+4
* Refactored UpdateCRL.process() (part 2).Endi S. Dewata2017-05-171-16/+16
* Refactored UpdateCRL.process() (part 1).Endi S. Dewata2017-05-171-3/+5
* Fixed audit event outcome for agent-canceled cert request.Endi S. Dewata2017-05-171-1/+1
* Fixed audit event outcome for agent-rejected cert request.Endi S. Dewata2017-05-171-1/+1
* Added FIPS class to pkispawnMatthew Harmsen2017-05-165-2/+65
* Added certificate serial number for CERT_REQUEST_PROCESSED.Endi S. Dewata2017-05-161-2/+1
* Refactored CertRequestProcessedEvent to use AuditEvent attributes.Endi S. Dewata2017-05-163-12/+19
* Added ConfigTrustedPublicKeyEvent.Endi S. Dewata2017-05-163-148/+114
* Added AuditEvent attributes.Endi S. Dewata2017-05-161-0/+24
* Simplified conditions to log CERT_REQUEST_PROCESSED.Endi S. Dewata2017-05-164-69/+48
* Added log messages for server shutdown.Endi S. Dewata2017-05-164-0/+12
* Fix CA installation with HSM in FIPS modeMatthew Harmsen2017-05-122-6/+16
* pkispawn: wait after final restartChristian Heimes2017-05-081-0/+7
* Fix symmetic key retrieval in HSMAde Lee2017-05-065-7/+19
* Use AES-CBC in storage unit for archival in key wrappingAde Lee2017-05-0610-23/+32
* Make sure generated asym keys are extractableAde Lee2017-05-064-196/+213
* Non server keygen issue in SCP03.Jack Magne2017-05-052-18/+37
* Delete unused methodsFraser Tweedale2017-05-051-103/+0
* Fix PKCS #12 import during clone installationFraser Tweedale2017-05-051-22/+10
* pki.authority: Don't send header as POST bodyChristian Heimes2017-05-051-7/+7
* CAInfoService: retrieve info from KRAFraser Tweedale2017-05-051-17/+126
* Bug 1447145 - CMC: cmc.popLinkWitnessRequired=false would cause errorChristina Fu2017-05-022-5/+4
* KRA: use AES in PKCS #12 recovery for wrapped keysFraser Tweedale2017-04-291-11/+13
* PKCS12Util: add some much-needed commentsFraser Tweedale2017-04-292-0/+36
* PKCS12Util: use AES to encrypt private keysFraser Tweedale2017-04-294-91/+65
* Ticket #2617 added the new caFullCMCUserSignedCert profile in CS.cfgChristina Fu2017-04-281-1/+3
* Ticket #2717 CMC user-signed enrollment requestChristina Fu2017-04-2818-157/+1964
* Fix symkey retrieval using NSS python clientAde Lee2017-04-281-2/+10
* CA in the certificate profiles the startTime parameter is not working as expe...Jack Magne2017-04-284-14/+14
* Fix DES3 using python-cryptography providerAde Lee2017-04-282-1/+9
* Add upgrade script that adds KRA wrapping paramsFraser Tweedale2017-04-281-0/+78