i've asked to be removed countless times. here's another message that i didn't want. it's really not that hard to remove somebody is it...
This is a forwarded message From: Henrik Nordstrom <[EMAIL PROTECTED]> To: Ben Keepper <[EMAIL PROTECTED]> Date: Wednesday, January 28, 2004, 5:27:19 PM Subject: [squid-users] Problem when Squid3 calls my server certificate ===8<==============Original message text=============== On Tue, 27 Jan 2004, Ben Keepper wrote: > 2004/01/27 21:47:47| Failed to acquire SSL private key > '/usr/local/squid/etc/server.crt': error:0906D06C:PEM > routines:PEM_read_bio:no start line This indicates the file does not contain a RSA key. > openssl genrsa -des3 -out server.key 1024 > openssl rsa -in server.key -out server.pem > openssl req -new -key server.key -out server.csr > openssl x509 -req -days 60 -in server.csr -signkey server.key -out > server.crt server.key contains the RSA key after the above sequence. > https_port 443 cert=/usr/local/squid/etc/server.crt > key=/usr/local/squid/etc/server.key > cafile=/usr/local/squid/etc/server.crt defaultsite=mail.xxxxx.net Are you positively sure this is the https_port line you are using? The error message seems to differ.. Hmm.. from looking at the error message it looks like maybe the line is broken into multiple lines. It needs to be one very long https_line with all the arguments for the port. Regards Henrik ===8<===========End of original message text=========== -- Best regards, mortbox mailto:[EMAIL PROTECTED]