[rs-commit] r538 - /mod_ca/trunk/mod_ca.h

rs-commit at redwax.eu rs-commit at redwax.eu
Fri Mar 6 13:59:09 CET 2026


Author: minfrin at redwax.eu
Date: Fri Mar  6 13:59:08 2026
New Revision: 538

Log:
Add proof of possession constant for challengePassword.

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 13:59:08 2026
@@ -88,6 +88,7 @@
 
 #define CA_POP_CSR "popCertificateSignRequest"
 #define CA_POP_CERT "popCertificate"
+#define CA_POP_CHALLENGE "popChallenge"
 #define CA_POP_SPKAC "popSpkac"
 
 /**



More information about the rs-commit mailing list