summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
...
* Fix regression in pkcs12 key bag creationFraser Tweedale2017-06-161-21/+37
* Ticket#2737 CMC: check HTTPS client authentication cert against CMC signerChristina Fu2017-06-157-84/+175
* Added default URL for OCSPProcessor.Endi S. Dewata2017-06-151-0/+13
* Fixed pki ca-cert-find and ca-cert-show output.Endi S. Dewata2017-06-151-7/+8
* Fixed audit log signature problem due to rotation.Endi S. Dewata2017-06-151-19/+24
* Fixed initial audit log signature verification.Endi S. Dewata2017-06-151-15/+24
* Fixed access banner encoding (part 2).Endi S. Dewata2017-06-143-7/+2
* Fixed access banner encoding.Endi S. Dewata2017-06-143-0/+39
* Fixed access banner normalization.Endi S. Dewata2017-06-144-4/+4
* Fixed PKI console build issue on RHEL.Endi S. Dewata2017-06-141-2/+2
* Added verbose option for PKI console.Endi S. Dewata2017-06-133-2/+85
* Refactored AuditVerify (part 3).Endi S. Dewata2017-06-132-7/+29
* Refactored AuditVerify (part 2).Endi S. Dewata2017-06-131-98/+142
* Refactored AuditVerify (part 1).Endi S. Dewata2017-06-131-36/+49
* KRA PKCS #12 export: add config to use 3DES PBE encryptionFraser Tweedale2017-06-091-11/+32
* Add one more possible keywrap algorithm to usageAde Lee2017-06-081-0/+1
* Add possible keywrap algorithms to usageAde Lee2017-06-081-0/+2
* Ticket #2619 Allow CA to process user-signed CMC revocation requestsChristina Fu2017-06-0816-426/+769
* Stop using hardcoded IV in CMCAde Lee2017-06-083-17/+17
* Updated PKI console option parser.Endi S. Dewata2017-06-072-24/+62
* Server side changes to correctly parse the new PKIArchiveOptionsAde Lee2017-06-076-25/+109
* Refactor client to not use keysetsAde Lee2017-06-077-129/+206
* Cleaned up PKI console options.Endi S. Dewata2017-06-072-76/+7
* Minor fix to already fixed issue:Jack Magne2017-06-061-5/+6
* Fixed client cert auth in PKI console.Endi S. Dewata2017-06-063-11/+54
* Ticket #2617 part2: add revocation check to signing certChristina Fu2017-06-052-1/+20
* Improve exception message for null AuthorityKeyIdentifierFraser Tweedale2017-06-052-1/+5
* Fixed default CA cert trust flags in pki CLI.Endi S. Dewata2017-06-033-3/+4
* Fixed pki client-cert-import CLI.Endi S. Dewata2017-06-031-28/+66
* Refactored CLI.runExternal().Endi S. Dewata2017-06-037-100/+65
* Refactored MainCLI.loadPassword() (part 3).Endi S. Dewata2017-06-031-12/+9
* Refactored MainCLI.loadPassword() (part 2).Endi S. Dewata2017-06-031-24/+25
* Refactored MainCLI.loadPassword() (part 1).Endi S. Dewata2017-06-031-11/+13
* Resolve #1663 Add SCP03 support .Jack Magne2017-06-022-3/+8
* Excluded backslash from random password.Endi S. Dewata2017-06-021-3/+4
* Fix NPE in audit log invocationAde Lee2017-06-023-4/+8
* Fixed random password generator.Endi S. Dewata2017-06-021-3/+8
* Added upgrade script for keepAliveTimeout.Endi S. Dewata2017-06-0210-0/+95
* Fixed pylint issuesMatthew Harmsen2017-06-0211-53/+50
* Removed superfluous deployment configuration backup.Endi S. Dewata2017-06-021-6/+1
* Convert CMC code to use AESAde Lee2017-05-314-140/+113
* Fixed two-step subordinate CA installation.Endi S. Dewata2017-05-311-3/+9
* Added pkispawn options for two-step installation.Endi S. Dewata2017-05-311-6/+34
* Added SCHEDULE_CRL_GENERATION audit event.Endi S. Dewata2017-05-264-5/+77
* Added FULL_CRL_PUBLISHING audit event.Endi S. Dewata2017-05-264-10/+79
* Added FULL_CRL_GENERATION audit event.Endi S. Dewata2017-05-264-28/+104
* Added DELTA_CRL_PUBLISHING audit event.Endi S. Dewata2017-05-264-7/+76
* Added DELTA_CRL_GENERATION audit event.Endi S. Dewata2017-05-264-20/+145
* Fix NPE in lightweight CA creationFraser Tweedale2017-05-261-1/+3
* Set encryption flag for generated keysAde Lee2017-05-263-3/+3