K
kirchner
Guest
We wanted to use the ABL HTTP client for web requests, but right now it does not support SNI for secure communication. Since pretty much everything is HTTPS these days we can't use the HTTP client. As of OE 11.7.1, it looks like all we need is a -servername parameter added to "%DLC%\src\netlib\OpenEdge\Net\ServerConnection\ClientSocketConnectionParameters.cls". We haven't tested it thoroughly but it seems to work with this small change.
Continue reading...
Continue reading...