SSL not working ?!
-
I have Apache running on port 80 and Nginx on port 8080. I was happily running SSL on Apache until I upgraded to the current version of Apache (2.4.46). Now if I enable SSL on port 443 I get "This site cannot be reached" ERR_SSL_KEY_USAGE_INCOMPATIBLE when I try to access
https://localhost
- this is the same message I get if I try to visithttps://localhost
without enabling SSL in Laragon.What am I missing?
-
So I have downloaded and re-installed the current version of Laragon as this is often suggested as a solution, but still I can't get SSL to work. Same error as above.
Any ideas, please, @leokhoa ?
-
Could anything else use the same ports?
-
@gandalf458 There are some solutions here: https://forum.laragon.org/topic/165/tutorial-how-to-add-another-apache-version/19
-
Thanks @mathmul and @Pen-y-Fan
I've double-checked and nothing else seems to be using port 443, and unfortunately I don't see a solution to my problem. Although I can see someone else had the same problem 18 months ago, I don't see a solution.