Hi, > I have very little experience, and my scant use of english and documentation, > I can't figure out how to renew an expired certificate, could you tell me how > to renew the certificate, please.
The most straightforward way is to generate a new private key, a certificate request from the key, raise a request with the PKI, issue the certificate and deploy the certificate on the end entity. If you want to automate things, you could consider using SCEP or EST for automatic renewal of the certificate (however, this needs to be done while the cert is still valid). Cheers, Martin _______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
