Overriding FIPS Policy in ASP.NET

A

APA

I was getting an error about the encryption not conforming the FIPS
policy. And I found a nice article from MS on how to override the
encryption default in my ASP.NET application (using a web.config
setting) to use an encryption algorithm (like 3DES) that was FIPS
compliant. Problem is that didn't work I still get the error and the
only way to stop it is to turn off FIPS policy in the registry. This is
not an acceptable solution. Why doesn't setting the encryption
algorithm in web.config not work?


Thx.


APA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top