Guy's, im moving my pound to a new VM and I re-installed pound 2.5 My SSL cert has a password and i am trying to change it so it does not have a passphrase.
I found a site on how to create my certificate, and followed it... yet when I try to start pound i get this error message: root@pound:~# /etc/init.d/pound start * Starting reverse proxy and load balancer pound starting... /etc/pound/pound.cfg line 45: SSL_CTX_use_PrivateKey_file failed - aborted ...fail! On Jan 11, 2011, at 9:33 AM, Joe Gooch wrote: > Glad you got it working! > > Take care. > > Joe > >> -----Original Message----- >> From: Nelson Pereira [mailto:[email protected]] >> Sent: Monday, January 10, 2011 3:57 PM >> To: [email protected] >> Subject: Re: [Pound Mailing List] About https >> >> BINGO ! You got it... I had taken the HTTPS statement out of the >> Service >> section as it did not work for 2.4 >> I did not think of adding this once I upgraded to 2.5 >> >> Thanks for all the help... Now everything works like a charm ! >> >> You guys ROCK ! >> >> On Mon, Jan 10, 2011 at 3:48 PM, Joe Gooch <[email protected]> >> wrote: >> >>> Service >>> HeadRequire "Host:.*proxmox.mydomain.com.*" >>> BackEnd >>> Address 192.168.1.10 >>> Port 443 >>> HTTPS >>> End >>> End >>> >>> If it already looks like that, post your config so we can look for >> other >>> problems. >>> >>> Joe >>> > > -- > To unsubscribe send an email with subject unsubscribe to [email protected]. > Please contact [email protected] for questions. -- To unsubscribe send an email with subject unsubscribe to [email protected]. Please contact [email protected] for questions.
