Dne 26.2.2016 v 12:58 Roy Lambert napsal(a): > The title says it all really. Using version 40 of synapse
Version 40 is very old. Better to use latest SVN instead! Synapse does not support any TLS version. It is supported by SSL plugins using third-party libraries. So, supported TLS version depending on third-party library. In case of OpenSSL Synapse using SSLType = LT_all as default. It meaning - use best available possible protocol. Even you cannot set TLS1.2 explicitly. (yet) When you have a code using LT_all, then you can use TLS1.0 in case of OpenSSL 0.9.8. But exactly same code can use TLS1.2, when you are using OpenSSL 1.0.1 branch. Recompilation is not needed, just replace OpenSSL DLLs. I have tested OpenSSL 1.0.1 branch. Branch 1.0.2 is not teste by me yet. Just because some non-delphi developers have some compatibility problems with connecting OpenSSL 1.0.2 to some internet resources. 1.0.1 working fine. ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ synalist-public mailing list synalist-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synalist-public