Incorrect phrasing of mail encryption

Status
This content is read-only, or is not open for further replies.

Mr. Jinx

Guest
offline
Xenforo is using the following phrases for email encryption:
  • None
  • TLS
  • SSL
Looking at the mail standards, we have STARTTLS and SSL/TLS.
I think Xenforo uses TLS as STARTTLS and SSL as SSL/TLS.
Just a side note: STARTTLS would be less secure than SSL/TLS, so it is important to use correct naming convention.

The list should be:
  • None
  • STARTTLS
  • SSL/TLS
1707644486427.webp

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom