|
|
报纸

楼主 |
发表于 2008-6-16 16:35:55
|
只看该作者
|
原帖由 justkiding 于 2008-6-16 04:57 发表 ![]()
STARTTLS这种方式的加密有什么不完整的地方吗?请赐教,谢谢
我以前没接触过这方面的,以下是跟对方沟通的邮件内容,请大家指正,谢谢
我
我总结的情况如下:任何的基于TLS的SMTP协商,都是经由STARTTLS关键字开始的,STARTTLS并不代表是和TLS不同的一种“不安全的安全协议”。
当发送方SMTP向接收方SMTP发出STARTTLS请求后,接收方SMTP可能会产生三种回应,然后发送方SMTP视回应决定是否进入TLS的SMTP传输。
对方
However, the mode of TLS we have deen discussing is 'may' or 'unanthenticated', meaning that there is no way to tell that the domains/mail servers are the actual ones. This is still a security concern. |
|