From: Daniel Stenberg Date: Mon, 11 Dec 2017 12:11:47 +0000 (+0100) Subject: curl.1: documented two missing valid exit codes X-Git-Tag: curl-7_58_0~74 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=76db03dd9a50105710e2b75e9e89590cc45cec56;p=curl curl.1: documented two missing valid exit codes --- diff --git a/docs/cmdline-opts/page-footer b/docs/cmdline-opts/page-footer index 55aefb23c..f13fdb92d 100644 --- a/docs/cmdline-opts/page-footer +++ b/docs/cmdline-opts/page-footer @@ -231,6 +231,10 @@ FTP chunk callback reported error No connection available, the session will be queued .IP 90 SSL public key does not matched pinned public key +.IP 91 +Invalid SSL certificate status. +.IP 92 +Stream error in HTTP/2 framing layer. .IP XX More error codes will appear here in future releases. The existing ones are meant to never change.