Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

What is the Difference between "Normal Password" vs "Encrypted Password" in SSL/TSL connection?

  • 4 odpowiedzi
  • 4 osoby mają ten problem
  • 1 wyświetlenie
  • Ostatnia odpowiedź od NumNoggin

more options

I thought SSL/TSL implies a secure connection. What does it mean to use "Normal Password" vs "Encrypted Password" in "Authentication Method" when using "Connection Security: SSL/TSL". One of the servers I use only accepts "Normal Password", however, Thunderbird does not give the "server doesn't use encryption" warning.

I thought SSL/TSL implies a secure connection. What does it mean to use "Normal Password" vs "Encrypted Password" in "Authentication Method" when using "Connection Security: SSL/TSL". One of the servers I use only accepts "Normal Password", however, Thunderbird does not give the "server doesn't use encryption" warning.

Wybrane rozwiązanie

Use of SSL or TLS means that your login and password, at the least, are encrypted. So there's no need to manually select encryption.

As said, few ISPs support the encrypted password option per se; when they care about doing it properly, they offer you TLS/SSL. Encrypted passwords, when used, are generally offered instead of SSL or TLS. I think a weakness is that only the password is encrypted, whereas with SSL/TLS, your login, your password and potentially the whole of your message is encrypted.

https://en.wikipedia.org/wiki/Transport_Layer_Security

The bottom line is that you can only use what the ISP or mail provider offers. If they offer encryption, use it; if they don't, seek a better provider. The server configuration governs what settings and options are to be used. You can't elect to use a feature that hasn't been enabled on the server by its operators.

Przeczytaj tę odpowiedź w całym kontekście 👍 4

Wszystkie odpowiedzi (4)

more options

It means you select the option that your provider supports. Very few support encrypted passwords.

more options

Does that mean the password is sent unencrypted (as plain text) over the internet, or is "encrypted password" a second layer of encryption??

more options

Wybrane rozwiązanie

Use of SSL or TLS means that your login and password, at the least, are encrypted. So there's no need to manually select encryption.

As said, few ISPs support the encrypted password option per se; when they care about doing it properly, they offer you TLS/SSL. Encrypted passwords, when used, are generally offered instead of SSL or TLS. I think a weakness is that only the password is encrypted, whereas with SSL/TLS, your login, your password and potentially the whole of your message is encrypted.

https://en.wikipedia.org/wiki/Transport_Layer_Security

The bottom line is that you can only use what the ISP or mail provider offers. If they offer encryption, use it; if they don't, seek a better provider. The server configuration governs what settings and options are to be used. You can't elect to use a feature that hasn't been enabled on the server by its operators.

Zmodyfikowany przez Zenos w dniu

more options

Ok thanks Zenos and Airmail, That answers my question. I guess the ambiguity comes from the fact that Thunderbird settings (Account Settings/server Settings/Security Settings) allow for "normal password" or "encrypted password" even after SSL/TSL is chosen.