LetsEncrypt Certbot Fehler
lima-city → Forum → Die eigene Homepage → Homepage Allgemein
ahnung
aktualisieren
all
auto
computer
detail
dingern
domain
http
jemand
log
monat
not
offen code
port
record
server
url
versuchen
zertifikat
-
Hallo,
Ich versuche gerade für meine Domain auf m Homeserver ein SSL Zertifikat zu bekommen. Dafür habe ich mir Certbot wie nach Anleitung heruntergeladen (apt-get Install Certbot :D )
Wenn ich jetzt allerdings Versuche meine Domains zu verifizieren bekomme ich immer diese Timeout Fehlermeldung. Port 80 U 443 sind allerdings offen.
root@CLOUD-1:/home/server# certbot certonly --rsa-key-size 4096 --webroot -w /var/www/html/ -d cloud-inc.eu -d www.cloud-inc.eu Saving debug log to /var/log/letsencrypt/letsencrypt.log Obtaining a new certificate Performing the following challenges: http-01 challenge for cloud-inc.eu http-01 challenge for www.cloud-inc.eu Using the webroot path /var/www/html for all unmatched domains. Waiting for verification... Cleaning up challenges Failed authorization procedure. cloud-inc.eu (http-01): urn:acme:error:connection : : The server could not connect to the client to verify the domain :: Fetching http: //cloud-inc.eu/.well-known/acme-challenge/merkwürdigercode -w: Timeout IMPORTANT NOTES: - The following errors were reported by the server: Domain: cloud-inc.eu Type: connection Detail: Fetching http://cloud-inc.eu/.well-known/acme-challenge/merkwürdigercode; Timeout To fix these errors, please make sure that your domain name was entered correctly and the DNS A record(s) for that domain contain(s) the right IP address. Additionally, please check that your computer has a publicly routable IP address and that no firewalls are preventing the server from communicating with the client. If you're using the webroot plugin, you should also verify that you are serving files from the webroot path you provided.
Beitrag zuletzt geändert: 30.6.2017 0:28:10 von horstexplorer -
Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!
lima-city: Gratis werbefreier Webspace für deine eigene Homepage
-
Soweit ich weiß muss .well-known/... über http erreichbar sein, Du scheinst aber immer auf https umzuleiten. Je nach Server gibts da unterschiedliche Varianten, alles unter /.well-known nicht auf https umzuleiten.
Mal davon abgesehen scheinst Du doch schon ein Zertifikat von Let's Encrypt zu haben? -
Habe das ein wenig umgangen. In den Paketlisten steht Certbot drinnen, das geht irgendwie nicht, fehlt das Plugin scheinbar.
Habe mir dann Certbot-Auto runter geladen (auf der Website apache und 'anderes Debian' ausgewählt), mit dem ging es dann problemlos.
Wer weiß was da nicht ging.
Hat jemand Ahnung von diesen Cron Dingern? Würde gerne das Zertifikat jeden Monat einmal aktualisieren. -
horstexplorer schrieb:
Hat jemand Ahnung von diesen Cron Dingern? Würde gerne das Zertifikat jeden Monat einmal aktualisieren.
https://wiki.ubuntuusers.de/Cron/ -
Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!
lima-city: Gratis werbefreier Webspace für deine eigene Homepage