<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2912" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I'm running stunnel version 4.2 on
Windows XP</FONT></DIV>
<DIV><FONT face=Arial size=2>I can access a lot of websites, example
<A
href="https://servicios.afip.gov.ar/tramites_con_clave_fiscal/misAportes/images/top.gif">https://servicios.afip.gov.ar/tramites_con_clave_fiscal/misAportes/images/top.gif</A></FONT></DIV>
<DIV><FONT face=Arial size=2>but CAN'T access <A
href="https://apwebserver.rentasgcba.gov.ar/ablpatib_ssl/images/Actitud_BsAs_negro.gif">https://apwebserver.rentasgcba.gov.ar/ablpatib_ssl/images/Actitud_BsAs_negro.gif</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>apparently a response never arrives to my
PC</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>my conf file is</FONT></DIV>
<DIV><FONT face=Arial size=2>cert = stunnel.pem<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>; Some performance tunings<BR>socket =
l:TCP_NODELAY=1<BR>socket = r:TCP_NODELAY=1</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>; Some debugging stuff useful for
troubleshooting<BR>debug = 7<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>; Use it for client mode<BR>client =
yes</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>; Service-level configuration</FONT></DIV>
<DIV> </DIV><FONT face=Arial size=2>
<DIV>[https1]<BR>client = yes<BR>accept = 6001<BR>connect = <U><FONT
color=#0000ff>servicios.afip.gov.ar</FONT></U>:443<BR>TIMEOUTclose = 0</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>[https]<BR>client = yes<BR>accept = 6002<BR>connect = <U><FONT
color=#0000ff>apwebserver.rentasgcba.gov.ar</FONT></U>:443<BR>TIMEOUTclose =
5</DIV>
<DIV> </DIV>
<DIV><BR>; vim:ft=dosini<BR></FONT></DIV></BODY></HTML>