Problem with certificate renew in AWS

Yeee! Problem was in iptables hooks from docker.

Iptables -P INPUT ACCEPT
iptables -F
iptables -t nat -F

It’s solved problem, and script renew certificate!
Thanx so match for a help!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.