diff options
Diffstat (limited to 'doc/s6-tlsc.html')
-rw-r--r-- | doc/s6-tlsc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-tlsc.html b/doc/s6-tlsc.html index ad923b4..1237460 100644 --- a/doc/s6-tlsc.html +++ b/doc/s6-tlsc.html @@ -91,7 +91,7 @@ the server agree. function. The supported protocol versions are described <a href="https://bearssl.org/support.html#supported-versions">here</a>. </li> <li> For LibreSSL, this means use of the -<a href="http://man.openbsd.org/OpenBSD-current/man3/tls_config_set_protocols.3">tls_config_set_protocols(TLS_PROTOCOLS_ALL)</a> +<a href="https://man.openbsd.org/OpenBSD-current/man3/tls_config_set_protocols.3">tls_config_set_protocols(TLS_PROTOCOLS_ALL)</a> call. </li> </ul> |