minfrin opened a new pull request, #9:
URL: https://github.com/apache/serf/pull/9

   - Allow the registration of an optional callback using 
serf_ssl_error_cb_set().
   
   - If the callback is registered, return a fixed string describing the error 
as created by the underlying crypto library.
   
   Example:
   
   ```
   [minfrin@rocky9 subversion]$ svn info 
https://svn.example.com/svn/example/core/
   svn: E170013: Unable to connect to a repository at URL 
'https://svn.example.com/svn/example/core'
   svn: E120171: TLS: error:0308010C:digital envelope routines::unsupported
   svn: E120171: Error running context: An error occurred during SSL 
communication
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@serf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to