summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_SSL_OPTIONS.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2019-07-16 11:23:59 +0200
committerDaniel Stenberg <daniel@haxx.se>2019-07-16 12:38:42 +0200
commit647e726d78798356b5af7585ededd762ba76df6e (patch)
tree7e4e794e6c6413c6cd7a7569c32b06525cc3d19f /docs/libcurl/opts/CURLOPT_SSL_OPTIONS.3
parent952998cbdb86a6b177881a013021c588a53e5801 (diff)
downloadcurl-647e726d78798356b5af7585ededd762ba76df6e.tar.gz
test1173: make it also check all libcurl option man pages
... and adjust those that cause errors Closes #4116
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_SSL_OPTIONS.3')
-rw-r--r--docs/libcurl/opts/CURLOPT_SSL_OPTIONS.310
1 files changed, 4 insertions, 6 deletions
diff --git a/docs/libcurl/opts/CURLOPT_SSL_OPTIONS.3 b/docs/libcurl/opts/CURLOPT_SSL_OPTIONS.3
index cd65409c5..ace496abc 100644
--- a/docs/libcurl/opts/CURLOPT_SSL_OPTIONS.3
+++ b/docs/libcurl/opts/CURLOPT_SSL_OPTIONS.3
@@ -41,12 +41,10 @@ This option is only supported for DarwinSSL, NSS and OpenSSL.
Added in 7.44.0:
\fICURLSSLOPT_NO_REVOKE\fP tells libcurl to disable certificate revocation
-checks for those SSL backends where such behavior is present. \fBCurrently this
-option is only supported for Schannel (the native Windows SSL library), with an
-exception in the case of Windows' Untrusted Publishers blacklist which it seems
-can't be bypassed.\fP This option may have broader support to accommodate other
-SSL backends in the future.
-https://curl.haxx.se/docs/ssl-compared.html
+checks for those SSL backends where such behavior is present. This option is
+only supported for Schannel (the native Windows SSL library), with an
+exception in the case of Windows' Untrusted Publishers blacklist which it
+seems can't be bypassed.
.SH DEFAULT
0
.SH PROTOCOLS