Sometimes you cannot view Secure Websites (banks,online stores, payment gateway) with browsers such as Firefox, Internet Exploreretc.. There are many reasons why you would have this problem, and there are many methods for fixing it. Now you can Fix the problem with some easy coding.
Follow the steps:
- Open a new Notepad file
-
Write the following lines (you can copy from here).
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 - Now save it as securefix.bat
- Now double click the file and run it. It will fix your problem.