Page MenuHomeDevCentral

Serve https://nasqueron.org from web-001
Open, HighPublic

Description

Currently, https://nasqueron.org does NOT resolve to www-alkane, but use still 212.83.187.132.

We should update DNS entry, and also maintain a list of domains needing manual A update instead of using CNAME.

We should then check if the certificate is correctly for the two domains.

Event Timeline

dereckson created this task.

DNS change

nasqueron.org.	86400	IN	A	51.255.124.10
www.nasqueron.org.	86400	IN	CNAME	www-alkane.nasqueron.org.

Certificate

Old certificate was extended to too many domains, reissuing only for www. and direct domain.

web-001
$ delete-cerbot-certificate www.nasqueron.org
$ certbot certonly -a webroot --webroot-path=/var/letsencrypt-auto -d www.nasqueron.org -d nasqueron.org