Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Mear ynfo

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

How can we find the security protocol used by a site in firefox for version 24.6.0

  • 3 antwurd
  • 1 hat dit probleem
  • 1 werjefte
  • Lêste antwurd fan VaibhavGupta

more options

I am unable to find the security protocol used by site , whether it is TLS 1.0 or 1.2 or SSL .

I am unable to find the security protocol used by site , whether it is TLS 1.0 or 1.2 or SSL .

Keazen oplossing

I see that my above reply is marked as unhelpful, so I assume that it doesn't help you for Firefox 24.

You should be able to see what TLS version and cipher suit current releases use. You can use the above posted extension or check that in the Security tab in the Web Console (Firefox/Tools > Web Developer). Firefox 24 only supports TLS 1.0 (security.tls.version.max = 1), so that only leaves you with the protocol to guess.

In Firefox 24 you only have the Security tab in "Tools > Page Info > Security" to see what cipher strength is used and you do not see what cipher suit is used. To find that you would have to disable all cipher suits by setting the security.ssls prefs to false and enable one at the time until you get a secure connection.

Dit antwurd yn kontekst lêze 👍 0

Alle antwurden (3)

more options

Why do you need a to use an old Firefox 24 ESR version?

Firefox 31.7.0 ESR is current and Firefox 38.0.1 ESR has been released.

Can you post a link to a publicly accessible page (i.e. no authentication or signing on required)?

You can do a server test:

For current Firefox releases (25 and later) you can look at this extension:

more options

Keazen oplossing

I see that my above reply is marked as unhelpful, so I assume that it doesn't help you for Firefox 24.

You should be able to see what TLS version and cipher suit current releases use. You can use the above posted extension or check that in the Security tab in the Web Console (Firefox/Tools > Web Developer). Firefox 24 only supports TLS 1.0 (security.tls.version.max = 1), so that only leaves you with the protocol to guess.

In Firefox 24 you only have the Security tab in "Tools > Page Info > Security" to see what cipher strength is used and you do not see what cipher suit is used. To find that you would have to disable all cipher suits by setting the security.ssls prefs to false and enable one at the time until you get a secure connection.

more options

Thanks a lot for your reply Cor-El .

I tried the same thing at last  :) .