dulcep

Results 5 issues of dulcep

Consider splitting the CAs to allow them to be distributed across different servers / ports, and potentially add local admin interfaces. This allows to have each CA running on a...

security
membersrvc

Implement different log granularity for different parts of the CA (ECA, TCA, TLSCA)

security

Eliminate TCert generation in the middle of a transaction creation. i.e. avoid calling the TCA in the middle of a transaction in order to request the generation of a batch...

security
membersrvc

Generation of TCerts needs to include the generation of keys to encrypt EnrollmentID and attributes, such keys must be unique per TCert. Related to #888

security

Currently TCert structure does not include “EnrollmentID”. Encrypted EnrollmentID need to be added to the TCert. They are encrypted to support privacy and un-linkability.

security