-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Is it possible to use mod_proxy to listen on HTTP/SSL and forward to a HTTP? On some occasions, a request using firefox gives me a SSL error (Error code: ssl_error_rx_unexpected_change_cipher). I have: <VirtualHost *:443> SSLEngine On SSLCertificateFile "my.cer" SSLCertificateKeyFile "my.key" ProxyPass / http://host:8081/ ProxyPassReverse / http://host:8081/ ... Any clues? - -- Tony Morris http://tmorris.net/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkpho+0ACgkQmnpgrYe6r62SGgCdEC4vLCkf2ze2og434WnC1oYR eeUAn1D3ghqIrTgTOUIw8jf0/cRyR5ME =CiPX -----END PGP SIGNATURE----- --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx