On Wed, 27 Aug 2003, Jonathan Giles wrote: > Henrik: > > Again thanks for the help. > > I went through the apache mod_ssl directions to the letter, and still > having trouble. > here are the commands they refer to. > > > openssl genrsa -des3 -out www.virtualhost.com.key 1024
If you use encrypted RSA keys then you must start Squid with the -N option. > [EMAIL PROTECTED] openssl]# /usr/local/squid/sbin/squid -D -d 1 > Enter PEM pass phrase: > 2003/08/27 16:17:24| Failed to acquire SSL private key > '/etc/openssl/owa.clinedavis.com.key': error:0906406D:PEM > routines:DEF_CALLBACK:problems getting password Or else you get the above error... which causes this.. > FATAL: Bungled squid.conf line 64: https_port 443 Regards Henrik
