Displaying 1 result from an estimated 1 matches for "public_ssl".
Did you mean:
public_ns1
2008 Mar 17
0
ssl_requirement problems - https --> http
...:
<VirtualHost *:443>
ServerName codegarden.co.uk:443
ProxyPass / http://localhost:4003/
ProxyPassReverse / http://localhost:4003/
ProxyPreserveHost On
RequestHeader set X_FORWARDED_PROTO ''https''
SSLEngine on
SSLProxyEngine On
SSLCertificateFile /var/ssl/public_ssl.cert
SSLCertificateKeyFile /var/ssl/private_ssl.key
</VirtualHost>
where codegarden is my domain name.
I have searched and searched, found some similar problems but no
solution so far!
any help much appreciated.
many thanks
adam
--~--~---------~--~----~------------~-------~--~----~
Y...