You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An SSL cipher specification in <em>cipher-spec</em> is composed of 4 major
@@ -2461,7 +2461,7 @@ With OpenSSL 3.0 or later, if no engine is specified but the key or certificate
2461
2461
is specified using a <ahref="https://tools.ietf.org/html/rfc7512">PKCS#11 URIs</a>
2462
2462
then it is tried to load the key and certificate from an OpenSSL provider.
2463
2463
The OpenSSL provider to use must be defined and configured in the OpenSSL config file,
2464
-
and it must support the <ahref="https://www.openssl.org/docs/man3.0/man7/provider-storemgmt.html">STORE method</a>
2464
+
and it must support the <ahref="https://docs.openssl.org/3.0/man7/provider-storemgmt/">STORE method</a>
2465
2465
for <ahref="https://tools.ietf.org/html/rfc7512">PKCS#11 URIs</a>.
2466
2466
</p>
2467
2467
</usage>
@@ -2949,7 +2949,7 @@ features are added to OpenSSL.</p>
2949
2949
depends on the OpenSSL version being used for <module>mod_ssl</module>
2950
2950
(at least version 1.0.2 is required). For a list of supported command
2951
2951
names, see the section <em>Supported configuration file commands</em> in the
2952
-
<ahref="http://www.openssl.org/docs/man1.0.2/ssl/SSL_CONF_cmd.html#SUPPORTED-CONFIGURATION-FILE-COMMANDS">SSL_CONF_cmd(3)</a> manual page for OpenSSL.</p>
2952
+
<ahref="https://docs.openssl.org/master/man3/SSL_CONF_cmd/#supported-configuration-file-commands">SSL_CONF_cmd(3)</a> manual page for OpenSSL.</p>
0 commit comments