2016-07-13, 09:38:17
Just did a quick google and found this
in xampp > apache > conf > extra > httpd-ssl.conf Just add
right below
but that line was already in there, so I disabled it and it 'appears' to be ok. I'll check back later.
thanks
in xampp > apache > conf > extra > httpd-ssl.conf Just add
Code:
SSLProtocol All -SSLv2 -SSLv3
Code:
Listen 443
but that line was already in there, so I disabled it and it 'appears' to be ok. I'll check back later.
thanks
I'm no Einstein, nor do I profess to be. Just saying what I would try in the circumstances.