gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 63/63: Merge changes to doc.


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 63/63: Merge changes to doc.
Date: Fri, 07 Jun 2019 18:37:25 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 5d5e1c7388053975f57ff9ecc4cd1d7347526df0
Author: ng0 <address@hidden>
AuthorDate: Fri Jun 7 16:32:13 2019 +0000

    Merge changes to doc.
---
 docs/gnurl.1 | 20 +++++++++++++++-----
 1 file 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

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]