You are not logged in.
Pages: 1
We discover problems during connecting to HTTPS services with disabled TLS 1.0 (TLS1.2 only enabled) using TWinHTTP
So first I add ability do get exception message for such problems using WinHttpSetStatusCallback.
The second step is enable TLS1.1 & 1.2 using WinHttpSetOption with WINHTTP_OPTION_SECURE_PROTOCOLS.
So now we can connect to modern-secure HTTPS services. See http://synopse.info/fossil/info/5f833a7 … e5dfcc5156
Offline
I forgot to merge...
But what is the point of changing the default SynSM global JavaScript object from "global" to "Window"?
There is no DOM in SynSM, AFAIR.
See http://synopse.info/fossil/info/d18f9f8e1e
Offline
Pages: 1