Quantcast
Channel: Lucee Dev - Latest topics
Viewing all articles
Browse latest Browse all 455

How do I use a local SSL cert on Windows with Lucee?

$
0
0

I finally had it with Chrome not allowing me to run a non-https site for local development, so I’m trying to configure Lucee 5.x on Windows 11 to serve local.mydomain.com:8888 using https. I created my cert using opensll following these instructions:

https://medium.com/@coxpert/get-https-working-in-windows-10-11-with-localhost-dev-environment-8fc5e5c63652

I’ve already configured local.mydomain.com to map to localhost through my hosts file. Now I need to somehow tell the Lucee internal tomcat server to use my new cert. How do I do this? I assume that I need to somehow modify my server.xml file, or web.xml file.

Thanks in advance!

5 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 455

Trending Articles