特定网页的客户端SSL证书

编程入门 行业动态 更新时间:2024-10-06 14:26:07
本文介绍了特定网页的客户端SSL证书的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

可以在网站中的特定网页,使用客户端SSL证书验证网络请求,而其他网页不会?

Can a particular web page in a web site, authonticate a web request using client side SSL certificate, while others don't?

推荐答案

可以使用SSL / TLS重新协商。

It's possible using SSL/TLS renegotiation. The way to configure it depends on the server you're using (and whether it supports it).

请注意,在去年年底(2009年10月/ 11月) ),发现了关于该特征的SSL / TLS协议缺陷。 支持基于代码之前的重新协商的SSL / TLS堆栈,将容易受到攻击。大多数图书馆都做了紧急安全更新,他们完全禁用重新协商(因此删除客户端证书重新协商)。 2010年2月, RFC 5746 发布,修复此问题,但并非所有堆栈都实施

Note that, at the end of last year (October/November 2009), an SSL/TLS protocol flaw was discovered regarding this feature. SSL/TLS stacks that support renegotiation based on code before that will be vulnerable to the attack. Most libraries did an emergency security update where they disable renegotiation altogether (therefore removing the client-certificate renegotiation). In February 2010, RFC 5746 was published with a fix to this problem, but not all stacks implement it yet.

更多推荐

特定网页的客户端SSL证书

本文发布于:2023-11-26 09:36:06,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1633585.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:客户端   证书   网页   SSL

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!