mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
Help! Error: Received certificate which is not self-signed. #623
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jensakejohansson on GitHub (Jun 28, 2024).
Hi!
Certificates are network configurations are well out-side my field of expertise, so excuse me if my question is obvious. I've created a certificate earlier for a webserver using dehydrated and it worked fine. Now, I have to create a new certificate (same server), but this time I don't succeed. I get the error shown below and I'm stuck. Does anyone have a hint of what's gone wrong here?
I use tls-alpn-01 since port 80 is closed (and I have no possiblity to open it).
Best regards,
@jensakejohansson commented on GitHub (Jun 28, 2024):
My fault, port 443 was occupied by other process, so the utility alpn-responder.py that I use that should respond just failed silently...