mirror of
https://github.com/novatiq/packages.git
synced 2026-07-28 14:33:06 +01:00
issue_cert fuction may return without calling post_checks, which leaves port 80 open and uhttpd configuration is not restored is listen_http was set. Always call post_checks when returning from issue_cert. Signed-off-by: Alexey I. Froloff <raorn@raorn.name>