Translate

Saturday, October 8, 2011

Accessing Secure Sites


Hi Friends, If you are not able to access secure sites (like banks or e-commerce websites which starts with https) then this tutorial will help you fix this problem. I found this very useful to me at my work.
Any way... what u need to do is make a new notepad file and write in it the following DLL's.
Just copy-paste these-
regsvr32 SOFTPUB.DLL
regsvr32 WINTRUST.DLL
regsvr32 INITPKI.DLL
regsvr32 dssenh.dll
regsvr32 Rsaenh.dll
regsvr32 gpkcsp.dll
regsvr32 sccbase.dll
regsvr32 slbcsp.dll
regsvr32 Cryptdlg.dll

and save it as > all file types, and make it something like securefix.bat

Then just run the file and your problem should be fixed.
---------------------------------------------

No comments:

Post a Comment