mpeylo / cmpossl

An OpenSSL-based implementation of the Certificate Management Protocol (CMP), defined in IETF RFCs 4210, 4211, and 6712. It is being extended according to the emerging RFCs 'CMP Updates' (CMPv3), 'CMP Algorithms', and 'Lightweight CMP Profile'.
https://github.com/mpeylo/cmpossl/wiki
Other
35 stars 13 forks source link

Allow also email addresses as arguments to the -sans (Subject Alternative Names) option #148

Open DDvO opened 6 years ago

DDvO commented 6 years ago

So far, only DNS names and IP addresses are accepted.

DDvO commented 4 years ago

URIs are meanwhile supported as SANs, at least in the cmp-dev branch.