Hi there, 2012/6/28 Nick Zitzmann <[email protected]>: > Let me know what you think⦠Is this something the Windows SSL support could > use as well?
I can't think of any usage for Windows SSL. Schannel does not provide such a trust handle since it returns which certification or SSL connection problems occured and requires the implementation to retry the connection. The WinHTTP API (which is of course not used in curl, but I just want to give a different example) on the other hand automatically shows such a confirm-dialog if something is wrong with the certificate. Best regards, Marc ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
