Can't open secure websites

Last update on October 13, 2009 02:55 PM by netty5
Published by netty5

Can't open secure websites







Issue


It happens that some secure (https://) websites can't be opened on Internet Explorer or other browsers.
You can get this error "The page cannot be displayed". This because these websites use the 128-encryption and your browser isn't set to open them.



Solution


To open these websites you will have to create and run a .bat file which will need to be run!

Follow these steps below...
  • Open Notepad, copy then paste these DLL's in notepad:


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
  • Save it as "all file type" and name it as securefix.bat
  • Then Run this bat file...


Now you will be able to open secure websites on your browser without any problem.