BrightSign Object Reference Manual (FW 5.1) User Manual
Page 260

252
-42
CURLE_ABORTED_BY_CALLBACK
-43
CURLE_BAD_FUNCTION_ARGUMENT
-45
CURLE_INTERFACE_FAILED
CURLOPT_INTERFACE failed.
-47
CURLE_TOO_MANY_REDIRECTS
Catch endless re-direct loops.
-48
CURLE_UNKNOWN_TELNET_OPTION User specified an unknown option.
-49
CURLE_TELNET_OPTION_SYNTAX
Malformed telnet option.
-51
CURLE_PEER_FAILED_VERIFICATION Peer's certificate or fingerprint wasn't verified correctly.
-52
CURLE_GOT_NOTHING
When this is a specific error.
-53
CURLE_SSL_ENGINE_NOTFOUND
SSL crypto engine not found.
-54
CURLE_SSL_ENGINE_SETFAILED
Cannot set SSL crypto engine as default.
-55
CURLE_SEND_ERROR,
Failed sending network data.
-56
CURLE_RECV_ERROR
Failure in receiving network data.
-58
CURLE_SSL_CERTPROBLEM
Problem with the local certificate.
-59
CURLE_SSL_CIPHER
Could not use specified cipher.
-60
CURLE_SSL_CACERT
Problem with the CA cert (path?)
-61
CURLE_BAD_CONTENT_ENCODING
Unrecognized transfer encoding.
-62
CURLE_LDAP_INVALID_URL
Invalid LDAP URL.
-63
CURLE_FILESIZE_EXCEEDED,
Maximum file size exceeded.
-64
CURLE_USE_SSL_FAILED,
Requested FTP SSL level failed.
-65
CURLE_SEND_FAIL_REWIND,
Sending the data requires a rewind that failed.
-66
CURLE_SSL_ENGINE_INITFAILED
Failed to initialize ENGINE.
-67
CURLE_LOGIN_DENIED
User, password, or similar field was not accepted and login
failed .
-68
CURLE_TFTP_NOTFOUND
File not found on server.
-69
CURLE_TFTP_PERM
Permission problem on server.
-70
CURLE_REMOTE_DISK_FULL
Out of disk space on server.
-71
CURLE_TFTP_ILLEGAL
Illegal TFTP operation.
-72
CURLE_TFTP_UNKNOWNID
Unknown transfer ID.
-73
CURLE_REMOTE_FILE_EXISTS
File already exists.
-74
CURLE_TFTP_NOSUCHUSER
No such user.
-75
CURLE_CONV_FAILED
Conversion failed.
-76
CURLE_CONV_REQD
Caller must register conversion callbacks using the following