diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2022-12-25 18:26:57 +0000 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2022-12-25 18:26:57 +0000 |
commit | 7f3498b6e12123e8b963c9263651149b81a1a2a1 (patch) | |
tree | c06f4e4bdd38b48458a40cd63e034cac78b8391f /sys/man | |
parent | 02d09919941c8f33f93f9e643a2aebb1fea14a91 (diff) |
pushtls(2): client certificates got implemented in 2012
Diffstat (limited to 'sys/man')
-rw-r--r-- | sys/man/2/pushtls | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/man/2/pushtls b/sys/man/2/pushtls index 540732a5e..30cde1a59 100644 --- a/sys/man/2/pushtls +++ b/sys/man/2/pushtls @@ -252,9 +252,6 @@ PEM certificate files .SH DIAGNOSTICS Return \-1 on failure. .SH BUGS -Client certificates and client sessionIDs are not yet -implemented. -.PP Note that .IR pushtls , .IR tlsClient |