summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-06-07 16:32:13 +0000
committerng0 <ng0@n0.is>2019-06-07 16:32:13 +0000
commit5d5e1c7388053975f57ff9ecc4cd1d7347526df0 (patch)
tree182e70de7fc53101d0f2d2a9d44e03190aad3ac9
parent61c8b4c19e66a9a70ebd5e2ade322859ae038d35 (diff)
downloadgnurl-5d5e1c7388053975f57ff9ecc4cd1d7347526df0.tar.gz
gnurl-5d5e1c7388053975f57ff9ecc4cd1d7347526df0.tar.bz2
gnurl-5d5e1c7388053975f57ff9ecc4cd1d7347526df0.zip
Merge changes to doc.
-rw-r--r--docs/gnurl.120
1 files changed, 15 insertions, 5 deletions
diff --git a/docs/gnurl.1 b/docs/gnurl.1
index cab90f307..3404d11c3 100644
--- a/docs/gnurl.1
+++ b/docs/gnurl.1
@@ -184,7 +184,7 @@
.Op Fl R | -remote-time
.Op Fl -request-target
.Op Fl X Ar command | -request Ar <command>
-.Op Fl "--resolve <host:port:address[,address]...>"
+.Op Fl -resolve Ar <host:port:address[,address]...>
.Op Fl -retry-connrefused
.Op Fl -retry-delay Ar <seconds>
.Op Fl -retry-max-time Ar <seconds>
@@ -993,6 +993,8 @@ option! The
.Fl c | -cookie-jar
option is a better way to store cookies.
.Pp
+If no headers are received, the use of this option will create an empty file.
+.Pp
When used in FTP, the FTP server response lines are considered being
"headers" and thus are saved there.
.Pp
@@ -2030,8 +2032,6 @@ PEM/DER support:
7.43.0: NSS and wolfSSL/CyaSSL
.It
7.47.0: mbedtls
-.It
-7.49.0: PolarSSL
.El
sha256 support:
.Bl -bullet -offset indent -compact
@@ -2039,8 +2039,6 @@ sha256 support:
7.44.0: OpenSSL, GnuTLS, NSS and wolfSSL/CyaSSL.
.It
7.47.0: mbedtls
-.It
-7.49.0: PolarSSL
.El
Other SSL backends not supported.
.Pp
@@ -2372,6 +2370,12 @@ this URL:
.Pp
.Dl https://curl.haxx.se/docs/ssl-ciphers.html
.Pp
+This option is currently used only when curl is built to use
+OpenSSL 1.1.1 or later. If you are using a different SSL backend
+you can try setting TLS 1.3 cipher suites by using the
+.Fl -proxy-ciphers
+option.
+.Pp
If this option is used several times, the last one will be used.
.It Fl -proxy-tlsauthtype Ar <type>
Same as
@@ -3074,6 +3078,12 @@ negotiates TLS 1.3. The list of ciphers suites must specify valid
ciphers. Read up on TLS 1.3 cipher suite details on this URL:
.Lk https://curl.haxx.se/docs/ssl-ciphers.html
.Pp
+This option is currently used only when curl is built to use
+OpenSSL 1.1.1 or later. If you are using a different SSL backend
+you can try setting TLS 1.3 cipher suites by using the
+.Fl -ciphers
+option.
+.Pp
If this option is used several times, the last one will be used.
.It Fl -tlsauthtype Ar <type>
Set TLS authentication type. Currently, the only supported option is