diff options
| author | Tatsuya Kinoshita <tats@debian.org> | 2021-02-11 09:12:51 +0000 | 
|---|---|---|
| committer | Tatsuya Kinoshita <tats@debian.org> | 2021-02-11 10:37:24 +0000 | 
| commit | d27c38cd6d1368bdac285ed9e791c021a58837b8 (patch) | |
| tree | c3a02f4f466a6d34b0ecd57150f08bfa0634641a | |
| parent | Mention -insecure option as a workaround for SSL error (diff) | |
| download | w3m-d27c38cd6d1368bdac285ed9e791c021a58837b8.tar.gz w3m-d27c38cd6d1368bdac285ed9e791c021a58837b8.zip | |
Update manpage for -insecure option
Diffstat (limited to '')
| -rw-r--r-- | doc/w3m.1 | 5 | 
1 files changed, 5 insertions, 0 deletions
| @@ -133,6 +133,11 @@ Corresponds to dns_order=4 in configuration files  \fB\-6\fP  IPv6 only.  Corresponds to dns_order=6 in configuration files +.TP +\fB\-insecure\fP +use insecure SSL config options, +alias for \f(CW-o ssl_cipher=ALL:@SECLEVEL=0 -o ssl_min_version=all +-o ssl_forbid_method= -o ssl_verify_server=0\fP  .SS Text pager options  .TP  \fB\-l \fInum\fR | 
