在Windows 8上启用/禁用SSL3.0 [英] Enabling/Disabling SSL3.0 on windows 8

查看:317
本文介绍了在Windows 8上启用/禁用SSL3.0的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

需要确认Windows 8是否支持SSL3.0协议。如果不是,您能否向我提供可公开获得的参考文档。

Need to confirm whether windows 8 supports SSL3.0 protocol or not. If No ,can you provide me the reference document which is available publicly.

如果我需要在Windows 8上启用SSL3.0,我该怎么做,并为我提供步骤。

If i need to enable SSL3.0 on windows 8, how do i do it and pl provide me the steps.

谢谢,

Vijay




推荐答案

是的,确实如此。 SCHANNEL支持的密码列表如下:
http://msdn.microsoft.com/en-us/library/windows/desktop/aa374757(v=vs.85).aspx。
 这篇文章解释了如何打开和关闭它们:
https://支持.microsoft.com / KB / 245030 WA = wsignin1.0 功能?。如果您正在使用与安全提供程序直接交互的足够低级别的API,那么在与适用的枚举值建立连接时,您也可以告诉它使用SSL
3.0。
Yes, it does. The list of ciphers supported by SCHANNEL is here: http://msdn.microsoft.com/en-us/library/windows/desktop/aa374757(v=vs.85).aspx.  Here is the article that explains how to turn them on and off: https://support.microsoft.com/kb/245030?wa=wsignin1.0.  If you're using a low enough level API that interacts directly with the security provider, you can also just tell it to use SSL 3.0 when establishing a connection with the applicable enumeration value.


这篇关于在Windows 8上启用/禁用SSL3.0的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆