- Feb 11, 2005
- 4,263
- 0
- 0
I've tried following this and this (by changing the virtual host info to switch between them) and after trying both, I keep getting "Error code: ssl_error_rx_record_too_long"
My VirtualHosts line for the SSL site is
<VirtualHost _defualt_:443> (as per the results of a google search)
I'm guessing it's something stupid I'm doing wrong, so any help would be appreciated.
I'm running...
Ubuntu 8.04
Apache 2.2.8
mod_ssl 2.2.8
OpenSSL 0.9.8g
(according to the headers)
Edit: fixed links
My VirtualHosts line for the SSL site is
<VirtualHost _defualt_:443> (as per the results of a google search)
I'm guessing it's something stupid I'm doing wrong, so any help would be appreciated.
I'm running...
Ubuntu 8.04
Apache 2.2.8
mod_ssl 2.2.8
OpenSSL 0.9.8g
(according to the headers)
Edit: fixed links