Lots of users on Windows have reported getting the "SSL: couldn't set
authorDaniel Stenberg <daniel@haxx.se>
Mon, 6 Mar 2006 22:35:51 +0000 (22:35 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 6 Mar 2006 22:35:51 +0000 (22:35 +0000)
commit8bba99ae56ec15b12daf7f7c851cc178f69e749f
treef73e31c4c98e44de66d66d7b478963ba046ce0ed
parentb5c5f576135235fd7f5aae0337a79c546e247651
Lots of users on Windows have reported getting the "SSL: couldn't set
callback" error message so I've now made the setting of that callback not be
as critical as before. The function is only used for additional loggging/
trace anyway so a failure just means slightly less data. It should still be
able to proceed and connect fine to the server.
CHANGES
RELEASE-NOTES
lib/ssluse.c