Hello everyone, I'm new here =)
SSL stopped working on my test setup I was getting this annoying error "ssl_error_rx_record_too_long"
wasted hours and hours port 443 wasn't working but it was open
and it would work some of the time but would seem to stop at random
my fix? one wildcard
<VirtualHost *:443>
my question is what should the wildcard be?
it was my domain name but it would stop working when I registered my remote IP :\
SSL stopped working on my test setup I was getting this annoying error "ssl_error_rx_record_too_long"
wasted hours and hours port 443 wasn't working but it was open
and it would work some of the time but would seem to stop at random
my fix? one wildcard
<VirtualHost *:443>
my question is what should the wildcard be?
it was my domain name but it would stop working when I registered my remote IP :\