[rs-commit] r104 - in /rs-manual/trunk/src/site: resources/images/mod_ca_engine-ca_engine_sign.png xhtml5/mod/mod_ca_engine.xhtml5
rs-commit at redwax.eu
rs-commit at redwax.eu
Mon Oct 21 00:16:54 CEST 2019
Author: minfrin at redwax.eu
Date: Mon Oct 21 00:16:54 2019
New Revision: 104
Log:
When signing with mod_ca_engine, document the makeserial and gettime hooks needed.
Modified:
rs-manual/trunk/src/site/resources/images/mod_ca_engine-ca_engine_sign.png
rs-manual/trunk/src/site/xhtml5/mod/mod_ca_engine.xhtml5
Modified: rs-manual/trunk/src/site/resources/images/mod_ca_engine-ca_engine_sign.png
==============================================================================
Binary files - no diff available.
Modified: rs-manual/trunk/src/site/xhtml5/mod/mod_ca_engine.xhtml5
==============================================================================
--- rs-manual/trunk/src/site/xhtml5/mod/mod_ca_engine.xhtml5 (original)
+++ rs-manual/trunk/src/site/xhtml5/mod/mod_ca_engine.xhtml5 Mon Oct 21 00:16:54 2019
@@ -351,7 +351,10 @@
<p>
Both the <a href="#directive-CAEngineCertificate">CAEngineCertificate</a>
directive and the <a href="#directive-CAEngineKey">CAEngineKey</a>
- directive are needed to enable the hook implementation.
+ directive are needed to enable the hook implementation. In addition, both
+ the <a href="mod_ca.html#ca_makeserial">Make Serial Hook</a> and the
+ <a href="mod_ca.html#ca_gettime">Get Time Hook</a> are called to fill
+ in the serial number and signing time for the certificate.
</p>
<p>
More information about the rs-commit
mailing list