Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

When accessing a site with SSLv3, Firefox will block it and display an "Unable to connect securely" message.

more options

Unable to Connect Securely

Firefox cannot guarantee the safety of your data on rpsconline.rajasthan.gov.in because it uses SSLv3, a broken security protocol. Advanced info: ssl_error_unsupported_version

Unable to Connect Securely Firefox cannot guarantee the safety of your data on rpsconline.rajasthan.gov.in because it uses SSLv3, a broken security protocol. Advanced info: ssl_error_unsupported_version

Alle Antworten (2)

more options

The website may try to fallback to TLS 1.0 in a way that is no longer allowed in current releases or may be using a deprecated cipher suite.

You can open the about:config page via the location/address bar and use its search bar to locate this pref:

  • security.tls.insecure_fallback_hosts

You can double-click the line to modify the pref and add the full domain (rpsconline.rajasthan.gov.in) to the value of this pref. If there are already websites (domains) in this list then add a comma and the new domain (no spaces). There should only be domains separated by a comma in the Value column (example.com,www.example.com).

If this helps then you can contact this website and ask them to look into this and update their security.


more options

It's true, that website needs a lot of work on its security configuration. If you look at this analysis, it's pretty bad: https://www.ssllabs.com/ssltest/analyze.html?d=rpsconline.rajasthan.gov.in

So is your question "How can I convince the government to fix its server?" or "How can I continue to use this not-so-secure site that maybe I should not trust until they do?"