Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Single-line eab_hmac_key decoded as multi-line #5068

Open
annieoxe opened this issue Mar 26, 2024 · 1 comment
Open

Single-line eab_hmac_key decoded as multi-line #5068

annieoxe opened this issue Mar 26, 2024 · 1 comment

Comments

@annieoxe
Copy link
Contributor

eab_hmac_key is encoded as single line; however, during registrarion, it is decoded as multi-line _dbase64() multi.

When using newer versions of OpenSSL (1.1.1), there are no error upon decoding. However, when using OpenSSL (1.0.1), it results in an empty output.

In previous versions of acme.sh (3.0.2), it didn't fail when using OpenSSL 1.0.1 because the multi-line/single-line code blocks of _dbase64() were inverted, changed in #4057.

Copy link

Please upgrade to the latest code and try again first. Maybe it's already fixed. acme.sh --upgrade If it's still not working, please provide the log with --debug 2, otherwise, nobody can help you.

annieoxe pushed a commit to annieoxe/acme.sh that referenced this issue Mar 26, 2024
annieoxe pushed a commit to annieoxe/acme.sh that referenced this issue Mar 26, 2024
annieoxe pushed a commit to annieoxe/acme.sh that referenced this issue Mar 26, 2024
annieoxe added a commit to annieoxe/acme.sh that referenced this issue Mar 26, 2024
annieoxe added a commit to annieoxe/acme.sh that referenced this issue Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant