Question
Self signed Certificate nginx CentOS 6
I followed the following tutorial: https://www.digitalocean.com/community/tutorials/how-to-create-a-ssl-certificate-on-nginx-for-centos-6
I’m not getting any error message in my logs but the certificate isn’t working. I think it has to do with this file, which I needed to configure in the tutorial. I thought it was meant to be in the same place as the configuration for my python app.
This is /etc/nginx/conf.d/default.conf:
https://i.imgur.com/0ch03r8.png
I set this file up for my python app while following a course on Udemy, I’m new to all this stuff and would love some help.
Thanks in advance, if you need anything else please ask!
Greetings,
Wouter van Acht.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×