mirror of
https://github.com/curl/curl.git
synced 2026-08-26 05:43:31 +03:00
nss: handle client certificate related errors
This commit is contained in:
parent
e6858e267b
commit
ef1ac363ee
2 changed files with 33 additions and 1 deletions
3
CHANGES
3
CHANGES
|
|
@ -11,6 +11,9 @@ Kamil Dudka (4 Apr 2010)
|
|||
|
||||
- Refactorized interface of Curl_ssl_recv()/Curl_ssl_send().
|
||||
|
||||
- libcurl-NSS now provides more accurate messages and error codes in case of
|
||||
client certificate problem. Either during connection, or transfer phase.
|
||||
|
||||
Daniel Stenberg (1 Apr 2010)
|
||||
- Matt Wixson found and fixed a bug in the SCP/SFTP area where the code
|
||||
treated a 0 return code from libssh2 to be the same as EAGAIN while in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue