摘要:
18.5.1 Timeouts One issue is that the expected CSRF token is stored in the HttpSession, so as soon as the HttpSession expires your configured AccessDe 阅读全文
posted @ 2017-09-09 18:32
沧海一滴
阅读(2282)
评论(0)
推荐(1)
摘要:
SSLSSL(Secure Socket Layer,安全套接层) 简单来说是一种加密技术, 通过它, 我们可以在通信的双方上建立一个安全的通信链路, 因此数据交互的双方可以安全地通信, 而不需要担心数据被窃取. 关于 SSL 的深入知识, 可以看这篇文章: SSL/TLS协议运行机制的概述 WSS 阅读全文
posted @ 2017-09-09 15:19
沧海一滴
阅读(414)
评论(0)
推荐(0)