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

Can I set the validity period of a certificate when you use kur for a certificate update #204

Closed gezhouyu closed 3 years ago

gezhouyu commented 4 years ago

Hi sir, Can I set the validity period of a certificate when you use kur for a certificate update(such as the effective date and expiration date) ? Which parameter I can use?

Best wishes, Iya

Akretsch commented 4 years ago

Normally the CA determines the validity.

DDvO commented 3 years ago

There is the -days option to specify the requested validity time of the new certificate in number of days.