![]() |
Fix SSL problems for some websites - Printable Version +- Post4VPS Forum | Free VPS Provider (https://post4vps.com) +-- Forum: Advertising & offers (https://post4vps.com/Forum-Advertising-offers) +--- Forum: Others (https://post4vps.com/Forum-Others) +--- Thread: Fix SSL problems for some websites (/Thread-Fix-SSL-problems-for-some-websites) |
Fix SSL problems for some websites - azureweb - 01-06-2016 Hello, one day I've used "web.skype.com" which is an SSL website and it has worked correctly. but, not forever.. because since I have pressed the 'refresh' button wrongly in Mozilla Firefox and now I get this problem: Quote:Secure Connection Failed I have never tested the report function of Firefox, and I knew that no benefit of getting it working with the report function.. as, most of the reports are checked in like 3 months... But I've gave the report function an try and I got an solution in my Mozilla Firefox support account. The answer container was: Quote:This problem happened for your operating system, as Mozilla Firefox launcher was loading the SSL website and you've suddenly refreshed the page; so our launcher has made multiple SSL "send" queries. (as an bug) why have I bolded "moderators"?: just to know it's trusted solution. solution is
Code: example.com
Code: RTLS='example1.com',RTLS='example2.com' Explaining of "adding more than 1 website" : RTLS means "read-tls" while "read-tls" means the permissions of this value will be able to read the website's SSL certificate fully. Why not doing "example.com, example.com" ? I've tested that and not working! you've to set atleast 1 permission value for every website to get it working. I hope this tutorial was simple and helpful for a lot of people! Best regards, AzureWeb CEO & Founder. RE: Fix SSL problems for some websites - Unixfy - 01-09-2016 I don't know how you ended up with that problem; I did the exact same thing in Firefox (developer's edition if you need to know) and nothing happened. Thanks for the tutorial though. |