On 3/15/2013 2:06 AM, Alain Ganuchaud - CORE IT wrote: > Hi, > > I'm getting Segmentation Fault on proxy apache with > SSLProxyMachineCertificateFile configuration. > I use proxy for passing through client certificats to internal web server, > mod_ssl & mo_proxy are mainly used modules. > > I precise that the order for the SSLProxyMachineCertificateFile is the right > one, certificat then private key. > ... > > Thanks for help, > Tell me if you want more. > Alain > Hi, Alain; This will happen if there is a passphrase on the private key. Currently there is no support for a passphrases in client certs and will, unfortunately, cause a segfault without any other useful errors.
-- Daniel Ruggeri --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org