urda / django-letsencrypt

A simple Django app to handle Let's Encrypt ACME challenges
https://pypi.org/project/django-letsencrypt/
Apache License 2.0
72 stars 9 forks source link

installed followed instructions but not able to get ssl certification #115

Closed prepstarr closed 1 year ago

prepstarr commented 1 year ago

what's my next step? I am not able to get the ssl certification.. I followed the directives but it's incomplete and there's no example...

urda commented 1 year ago

This project only helps hosting of the challenge-response. You'll need to run the LetsEncrypt Cert Bot yourself to begin the challenge process.

urda commented 1 year ago

Please review the example project https://github.com/urda/django-letsencrypt/tree/master/example_project