jarischaefer / docker-librenms

Docker image for LibreNMS
MIT License
115 stars 37 forks source link

SSL? Not working #100

Closed ApplezJuice closed 5 years ago

ApplezJuice commented 5 years ago

Unable to get SSL working on my docker container. I mount the volume and change the base URI however when I try to go to the https:// version it looks like it is refusing. I made sure my cert / key is in the correct folder and it is mounting properly inside the container. Is there anything I need to do to the nginx.conf file?

ApplezJuice commented 5 years ago

Didn't name the ssl.key / crt properly. This is fixed.