From: Rich Bowen
The ACME protocol requires you to give a contact url when you sign up. Currently,
@@ -792,7 +793,8 @@
DNS name in a MDomain. Cluster setups may use this event to distribute
challenge files to all nodes in a cluster.
- ocsp-errored happens when MDStapling is enabled for a domain, this indicates
+ ocsp-errored happens when Context: server config Status: Experimental
+Module: mod_md Compatibility: Available in version 2.4.42 and later MDStapling
+ is enabled for a domain, this indicates
that an error was encountered retrieving the OCSP response from the
Certificate Authority. mod_md will continue trying.
For example, you may configure an RSA and an Elliptic Curve (EC) key, so - that 2 certicates are created for a domain. On a client connection, the first + that 2 certificates are created for a domain. On a client connection, the first one supported by the client will then be used.
Since EC keys and certificates are smaller, you might want to offer
diff --git a/docs/manual/mod/mod_md.xml b/docs/manual/mod/mod_md.xml
index ab88e0aa468..ed2dc6cd922 100644
--- a/docs/manual/mod/mod_md.xml
+++ b/docs/manual/mod/mod_md.xml
@@ -1281,6 +1281,7 @@ MDMessageCmd /etc/apache/md-message
The ACME protocol requires you to give a contact url when you sign up. Currently,