Well, I decided to look under API 16 (where TLS 1.1, TLS 1.2 are disabled by default).
At first I got a message about untrusted certificate. Ok, I use InitializeAcceptAll. And got
<html>
<head>
<title>SIBEC - Sistema de Benef�cios ao Cidad�o</title>
</head>
<frameset framespacing="0" border="0" frameborder="0" src="blank.htm" cols="0%,100%,0%,0%">
<frame name="EscondidoJS" src="#" scrolling="auto">
<frame name="Principal" src="04.01.00-00_01.asp" scrolling="auto">
<frame name="EscondidoASP" src="#" scrolling="auto">
<frame name="EscondidoASP1" src="#" scrolling="auto">
</frameset>
<noframes></noframes>
</html>
Even if to solve a problem with protocols under modern API, just curious, how do you plan to process similar html ?