[rs-commit] r536 - /mod_ca/trunk/mod_ca.h
rs-commit at redwax.eu
rs-commit at redwax.eu
Fri Mar 6 10:40:08 CET 2026
Author: minfrin at redwax.eu
Date: Fri Mar 6 10:40:07 2026
New Revision: 536
Log:
Add reference to popCertificate.
Modified:
mod_ca/trunk/mod_ca.h
Modified: mod_ca/trunk/mod_ca.h
==============================================================================
--- mod_ca/trunk/mod_ca.h (original)
+++ mod_ca/trunk/mod_ca.h Fri Mar 6 10:40:07 2026
@@ -100,7 +100,8 @@
* @param r The request.
* @param params Optional extra parameters. May include the certificate
* subject in 'subject', proof of possession in the form of a certificate
- * sign request in 'popCertificateSignRequest' or 'popSpkac'.
+ * sign request in 'popCertificateSignRequest' or 'popSpkac', or a
+ * certificate in 'popCertificate'.
* @param cert Pointer to a DER encoded PKCS7 containing certificates. If
* the certificate was issued immediately, a pointer to the signed
* certificate will be returned at this location allocated from the
More information about the rs-commit
mailing list