Angus,

> Did you try the sample application?
> 
> It shows how to restrict which SSL/TLS versions are used, and how errors
> are
> reported.  There were a lot of SSL changes over the last six months to
> support the
> latest protocols.

This seems to have fixed the problem:
SslContext->SslOptions=SslContext->SslOptions << sslOpt_NO_SSLv2 <<
sslOpt_NO_SSLv3;

I suppose I will just leave it and hope it doesn't cause any issues for my
customers. If it does then I can add an option to re-enable those obsolete
protocols.... unless someone suggests otherwise? If this isn't a good idea
then please let me know. :)

Again, thanks for the help!

--
Albert Wiersch
AI Internet Solutions LLC
supp...@htmlvalidator.com
https://www.htmlvalidator.com/

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to