packages/net/uacme/files
Leonardo Mörlein 9a6c2339b0 uacme: propagate rc of uacme in issue_cert()
Before this commit, issue_cert always returned 1 no matter if uacme
returned 1, 2, 3, ... With this commit, the return code of the uacme
binary is propagated. Therefore the caller of issue_cert can
differentiate between "no renew necessary" and "an error occurred".

Signed-off-by: Leonardo Mörlein <me@irrelefant.net>
2021-04-04 19:12:38 -07:00
..
acme.config uacme: add support for user-provided setup and cleanup scripts 2020-04-30 19:17:54 +03:00
acme.init uacme: add package 2019-10-10 18:55:52 +03:00
run.sh uacme: propagate rc of uacme in issue_cert() 2021-04-04 19:12:38 -07:00