Skip to main content

SSL Configuration

Installing Wildcard Certificates

To install wildcard SSL certificates using Let's Encrypt for the Django multitenant backend:

sudo certbot certonly --manual --preferred-challenges=dns --server https://acme-v02.api.letsencrypt.org/directory --agree-tos -d *.api.rhea-agripad.xyz

Follow the prompts to complete the DNS challenge.