axelh
New Member
Hi,
nach hinzufügen einer Aliasdomain https://bushdoctor.info/ zu meiner econet4.me website auf debian nginx server
funktioniert https://paradiseprojects.de/dev.php nicht mehr sondern zeigt auch das eben erstellte econet4.me Zertifikat an:
DNS-Name bushdoctor.info DNS-Name econet4.me
beide webserver verwenden letsencrypt zertifkate aber irgendwie passt wohl die Namensauflösung nicht mehr.
root@mail:~# cat /etc/hosts
# Your system has configured 'manage_etc_hosts' as True.
# As a result, if you wish for changes to this file to persist
# then you will need to either
# a.) make changes to the master file in /etc/cloud/templates/hosts.debian.tmpl
# b.) change or remove the value of 'manage_etc_hosts' in
# /etc/cloud/cloud.cfg or cloud-config from user-data
#
#127.0.1.1 econet4.me mail
127.0.0.1 localhost.localdomain localhost
194.164.50.246 mail.econet4.me mail
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
root@mail:~# hostname -f
mail.econet4.me
certbot certificates
Saving debug log to /var/log/letsencrypt/letsencrypt.log zeigt u.a.:
Certificate Name: paradiseprojects.de
Serial Number: 6706897f38fa079c0d157f4b06dcac8d9c3
Key Type: ECDSA
Domains: paradiseprojects.de
Expiry Date: 2026-02-06 03:24:40+00:00 (VALID: 2 days)
Certificate Path: /etc/letsencrypt/live/paradiseprojects.de/fullchain.pem
Private Key Path: /etc/letsencrypt/live/paradiseprojects.de/privkey.pem
Hilfe
nach hinzufügen einer Aliasdomain https://bushdoctor.info/ zu meiner econet4.me website auf debian nginx server
funktioniert https://paradiseprojects.de/dev.php nicht mehr sondern zeigt auch das eben erstellte econet4.me Zertifikat an:
DNS-Name bushdoctor.info DNS-Name econet4.me
beide webserver verwenden letsencrypt zertifkate aber irgendwie passt wohl die Namensauflösung nicht mehr.
root@mail:~# cat /etc/hosts
# Your system has configured 'manage_etc_hosts' as True.
# As a result, if you wish for changes to this file to persist
# then you will need to either
# a.) make changes to the master file in /etc/cloud/templates/hosts.debian.tmpl
# b.) change or remove the value of 'manage_etc_hosts' in
# /etc/cloud/cloud.cfg or cloud-config from user-data
#
#127.0.1.1 econet4.me mail
127.0.0.1 localhost.localdomain localhost
194.164.50.246 mail.econet4.me mail
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
root@mail:~# hostname -f
mail.econet4.me
certbot certificates
Saving debug log to /var/log/letsencrypt/letsencrypt.log zeigt u.a.:
Certificate Name: paradiseprojects.de
Serial Number: 6706897f38fa079c0d157f4b06dcac8d9c3
Key Type: ECDSA
Domains: paradiseprojects.de
Expiry Date: 2026-02-06 03:24:40+00:00 (VALID: 2 days)
Certificate Path: /etc/letsencrypt/live/paradiseprojects.de/fullchain.pem
Private Key Path: /etc/letsencrypt/live/paradiseprojects.de/privkey.pem
Hilfe