How to obtain a SSL Wildcard certificate From Letsencrypt and upload it to Heroku
This is a working draft.
Go to letsencrypt and donwload certbot package
In the terminal enter sudo certbot certonly --manual --preferred-challenges=dns
follow the instructions to create a TXT record on your domain host, to prove your ownership of ...
omarrashad.hashnode.dev1 min read