mod_proxy HTTPS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



-----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


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux