]> granicus.if.org Git - curl/commitdiff
document the exit codes 82 and 83 that are new in 7.19.0
authorDaniel Stenberg <daniel@haxx.se>
Fri, 11 Jul 2008 10:50:30 +0000 (10:50 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 11 Jul 2008 10:50:30 +0000 (10:50 +0000)
docs/curl.1

index 1f20dc7091db5d030863900f50233a6ee5159bce..3af6bda5dd99ff45cec8cadf0d8fa9db640b4c37 100644 (file)
@@ -1556,6 +1556,10 @@ The resource referenced in the URL does not exist
 An unspecified error occurred during the SSH session
 .IP 80
 Failed to shut down the SSL connection
+.IP 82
+Could not load CRL file, missing or wrong format (added in 7.19.0)
+.IP 83
+Issuer check failed (added in 7.19.0)
 .IP XX
 There will appear more error codes here in future releases. The existing ones
 are meant to never change.