码迷,mamicode.com
首页 > Windows程序 > 详细

This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms while caching

时间:2016-03-22 23:19:36      阅读:426      评论:0      收藏:0      [点我收藏+]

标签:

  今天运行自己的网站时报了这样一个错误,很是纳闷,这个网站运行了这么久,怎么报这个错呢,原来是做缓存的时候用到了基于windows平台的加密算法。解决方法如下:

删除注册表下的这个节点即可。删除HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Lsa下的FipsAlgorithmPolicy文件夹。然后保存,重启程序即可。

 

This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms while caching

标签:

原文地址:http://www.cnblogs.com/beststrive/p/517up.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!