diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/libtls/tls_init.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libtls/tls_init.3 b/src/lib/libtls/tls_init.3 index f88dd5cd28..81047ba793 100644 --- a/src/lib/libtls/tls_init.3 +++ b/src/lib/libtls/tls_init.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: tls_init.3,v 1.51 2015/10/08 07:22:02 jmc Exp $ | 1 | .\" $OpenBSD: tls_init.3,v 1.52 2015/10/16 13:48:44 jsing Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 2014 Ted Unangst <tedu@openbsd.org> | 3 | .\" Copyright (c) 2014 Ted Unangst <tedu@openbsd.org> |
4 | .\" | 4 | .\" |
@@ -14,7 +14,7 @@ | |||
14 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 14 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
15 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 15 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
16 | .\" | 16 | .\" |
17 | .Dd $Mdocdate: October 8 2015 $ | 17 | .Dd $Mdocdate: October 16 2015 $ |
18 | .Dt TLS_INIT 3 | 18 | .Dt TLS_INIT 3 |
19 | .Os | 19 | .Os |
20 | .Sh NAME | 20 | .Sh NAME |
@@ -470,7 +470,7 @@ connected to | |||
470 | will only succeed after the handshake is complete. | 470 | will only succeed after the handshake is complete. |
471 | .Em (Server and client) | 471 | .Em (Server and client) |
472 | .It | 472 | .It |
473 | .Fn tls_config_verify_client_opional | 473 | .Fn tls_config_verify_client_optional |
474 | enables client certificate verification, without requiring the client | 474 | enables client certificate verification, without requiring the client |
475 | to send a certificate. | 475 | to send a certificate. |
476 | .Em (Server) | 476 | .Em (Server) |