reopen 342527 found 2:3.26-dfsg-1 thanks This bug is still around, apparently.
archimedes 23:06:49 ~/tmp/temp3$ openssl genrsa 1024 > server.key; openssl req -new -key server.key -x509 -days 365 -out server.crt; Generating RSA private key, 1024 bit long modulus ......................................++++++ ...++++++ e is 65537 (0x10001) You are about to be asked to enter information that will be incorporated into your certificate request. What you are about to enter is what is called a Distinguished Name or a DN. There are quite a few fields but you can leave some blank For some fields there will be a default value, If you enter '.', the field will be left blank. ----- Country Name (2 letter code) [AU]: State or Province Name (full name) [Some-State]: Locality Name (eg, city) []: Organization Name (eg, company) [Internet Widgits Pty Ltd]: Organizational Unit Name (eg, section) []: Common Name (eg, YOUR name) []: Email Address []: archimedes 23:10:19 ~/tmp/temp3$ cat server.{crt,key} > server.pem archimedes 23:10:23 ~/tmp/temp3$ stunnel -f -p server.pem -d 443 -r 127.0.0.1:80 2007.03.07 23:10:26 LOG5[29153:3083609792]: Using '127.0.0.1.80' as tcpwrapper service name 2007.03.07 23:10:26 LOG4[29153:3083609792]: Wrong permissions on server.pem 2007.03.07 23:10:26 LOG5[29153:3083609792]: Could not load DH parameters from server.pem 2007.03.07 23:10:26 LOG4[29153:3083609792]: Diffie-Hellman initialization failed 2007.03.07 23:10:26 LOG3[29153:3083609792]: Error reading certificate file: server.pem 2007.03.07 23:10:26 LOG3[29153:3083609792]: SSL_CTX_use_certificate_chain_file: error:0906D06C:PEM routines:PEM_read_bio:no start line archimedes 23:10:32 ~/tmp/temp3$ dpkg -l stunnel ii stunnel 3.26-dfsg-1 Universal SSL tunnel for network daemons Don Armstrong -- Grimble left his mother in the food store and went to the launderette and watched the clothes go round. It was a bit like colour television only with less plot. -- Clement Freud _Grimble_ http://www.donarmstrong.com http://rzlab.ucr.edu -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]