You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.
This will be fixed in the next release. (It was also pointed out by another user.) FWIW, I was using openssl dgst instead of sha512. But I'm now using 512. Thanks!
Hi
I tried to verify the hash of the 0.1.14 release.
The .sha512 file contains this:
SHA512(acme-client-0.1.14.tgz)=...
This command tells me the file is not in the checklist:
Now if I put whitespaces before and after the braces, it works:
SHA512 (acme-client-0.1.14.tgz) =
I'm on OpenBSD 6.0 -stable.
The text was updated successfully, but these errors were encountered: