Hi, we found the problem, a short
openssl rsa -in MYKEY.key -modulus -noout | openssl md5 openssl x509 -in MYCERT.crt -modulus -noout | openssl md5 showed us different md5´s, so the key-file works not with the cert-file. So it´s not a problem with our pound but one with our supplier ;o) Kind regards fatcharly Hi, we are using a pound cluster under CentOS 6.5 with the latest pci.2.6 Version. When I try to change an older pem-File I get the following error-message when I restart the pound: /etc/pound.cfg line 77: SSL_CTX_use_PrivateKey_file failed - aborted pound.cfg line 77 is: Cert "/etc/pki/tls/pound/domainname/domainname.pem" I just did a: cat keyfile.key >>domain.pem cat certfile.crt >>domain.pem Any suggestions are welcome ! Kind regards fatcharly -- To unsubscribe send an email with subject unsubscribe to [email protected]. Please contact [email protected] for questions.
