Hi all I'm trying to set up an assp proxy with web admin interface using SSL via stunnel - without luck. I tried:
<code> stunnel -p test2.pem -d 55555 -l "/usr/bin/perl /usr/local/assp/assp.pl" -- assp-ssl </code> an ran <code> netstat -tlp tcp 0 0 *:55555 *:* LISTEN 9087/stunnel4 </code> but when I tried to connect to https://[IPadress]:55555, it asked me about the certificate as usual but did nothing after it (Browser said: "waiting for [IPadress]...") What can I do? Does anybody know how to set this up or know where to find a HOWTO? Thanks a lot Gregor. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
