SSL does not work in all browsers
-
I'm working with Laragon 4.0.15
I have ticked Apache => SSL => Active
I have ticked Apache => SSL => Add laragon.crt to Trust Store
I made a Windows restartResult:
https://wordpress.test/ works without any problem on Firefox (= System Standard Browser)
But on Chromium browsers (Chrome, Edge, Opera) the website can not be reached
Error Message: ERR_SSL_KEY_USAGE_INCOMPATIBLEWhat can I do?
And a "1 Click" Solution would be really great, because I need the answer also for WordPress trainees without any technical understanding ...
-
@burnuser : The solution from our friend @fysioski may help:
Mate I found the solution: We need to copy the openssl.exe to the laragon utils folder as are the files libcrypto-1_1-x64.dll and libssl-1_1-x64.dll. That solves all the SSL problems on Chrome.
-
Copied the files as advised.
Restart Laragon.
Nothing changed. Same error.