ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,745
- Points
- 823
Reputation:
Xenforo is using the following phrases for email encryption:
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:
Continue reading...
- None
- TLS
- SSL
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
Continue reading...