-
Hi. I have some question about option --http.port. I want to generate cert using http challange, but default port already taken. I thought I can solve my problem using lego with arguments: lego -a -m [email protected] --http --http.port :8080 --path /opt/lego -d domain.com run I realy thought that lego create standalone server and will bind to 0.0.0.0:8080 for pass letsencrypt challanges, but in fact challange was failed. I try do that on new server and it's seem's like the --http.port doesn't work. My challanges didn't pass. But if I not use the --http.port option, challanges pass well. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
hi,
Can you provide some logs? |
Beta Was this translation helpful? Give feedback.
-
@ldez Thanks for reply. Ok - just create new machine on hetzner:
Here is full log
|
Beta Was this translation helpful? Give feedback.
@ldez Thanks for reply. Ok - just create new machine on hetzner:
Here is full log