Django - allowed hosts encryption -


is possible encrypt allowed hosts in django settings.py? give app , allow him use on particular domain. best way achieve that?

i don't think so, need letsencrypt .

whose processing explained nicely in video tutorial ssl https nginx - django web


Comments

Popular posts from this blog

python - Alternative to referencing variable before assignment -

vb.net - How to ignore if a cell is empty nothing -

Sort a complex associative array in PHP -