Adding SSL certificate and domain with Django application
Hello, I'm using the Django application to deploy my web server and wanted help on adding my domain as well as an ssl certificate to that domain. Any help is appreciated.
2 Replies
Are you able to provide further details regarding your web server? Are you running Nginx or Apache and have you tried issuing a certificate to you domain before? If so, have you ran into any errors and what were they? These are just examples of questions that if answered would allow us to help point you in the right direction.
HI,
I'll answer everything
1 - Are you able to provide further details regarding your web server? Yes of course, what can I provide?
2 - Are you running Nginx or Apache and have you tried issuing a certificate to you domain before? We use Nginx, no I haven't tried to issue an SSL certificate
Hope you can help me
Thank you