ndilieto / uacme

ACMEv2 client written in plain C with minimal dependencies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong exit code from ualpn in client mode

skofisk opened this issue · comments

When ualpn returns "OK", it also returns exit code 1. Breaking programs that check exit code, and not OK/ERR.