diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 17:41:09 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-04 17:41:09 +0000 |
commit | cd3522eb8565588582ac41eddf6f7f078b069439 (patch) | |
tree | 0b57cd20cc5338e07741ae283a8d6327603f7e00 /doc/s6-tlsd.html | |
parent | 50485e3e770da5debe81e23b7a672d3ccd8c2613 (diff) | |
download | s6-networking-cd3522eb8565588582ac41eddf6f7f078b069439.tar.xz |
doc: fix URLs
Diffstat (limited to 'doc/s6-tlsd.html')
-rw-r--r-- | doc/s6-tlsd.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-tlsd.html b/doc/s6-tlsd.html index 9c3a241..36125d2 100644 --- a/doc/s6-tlsd.html +++ b/doc/s6-tlsd.html @@ -98,7 +98,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_DEFAULT)</a> +<a href="https://man.openbsd.org/OpenBSD-current/man3/tls_config_set_protocols.3">tls_config_set_protocols(TLS_PROTOCOLS_DEFAULT)</a> call. </li> </ul> |