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

How can I use cmpforopenssl to apply for multiple certificates in batches? #186

Closed gezhouyu closed 5 years ago

gezhouyu commented 5 years ago

Hi Sir,

I want to know if the cmpforopenssl tool can send certificate request messages to the CA in batches, or can apply for multiple certificates at the same time in a message. How can I do it?

Best Regards, Iya Ge

DDvO commented 5 years ago

Unfortunately this is not supported. See also the old feature request #67 which I have just generalized.