Re: acme-client: support for external account binding
"Anthony J. Bentley" <[email protected]>
| Newsgroups | gmane.os.openbsd.tech |
|---|---|
| Message-ID | <[email protected]> |
Jonathan Matthew writes: > Sadly this adds yet another base64 decoder implementation, because there > wasn't one using the base64url encoding that acme-client could get to. > This one is based on the libc bcrypt implementation, because it's short and > uncomplicated and doesn't care about padding. It seems that padding matters here. Actalis gave me a key ending in = which acme-client doesn't understand: $ acme-client -e XXXXXXXXXXXXXXXXXXXXXXXXXX:YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYABC= mydomain acme-client: unable to decode EAB key