본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 4 답장
  • 4 이 문제를 만남
  • 1 보기
  • 최종 답변자: 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.

선택된 해결법

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.

문맥에 따라 이 답변을 읽어주세요 👍 4

모든 댓글 (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

선택된 해결법

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.

글쓴이 Zenos 수정일시

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.