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

Workaround private pem missmatch in e2e tests #6716

Merged
merged 2 commits into from
Jan 2, 2025

Conversation

maxtropets
Copy link
Collaborator

@maxtropets maxtropets commented Jan 2, 2025

Partially closes #6588 (check this out + related comments in the thread for more details on the issue).

PEM differs after being converted to JWK and back due to math missmatch in openssl implementation (see ticket for details).

Replaced PEM comparison with signature verification.

PEM differs after being converted to JWK and back due to math missmatch
in openssl implementation (see ticket for details).

Replaced PEM comparison with signature verification.
tests/npm_tests.py Outdated Show resolved Hide resolved
Co-authored-by: Amaury Chamayou <[email protected]>
@maxtropets maxtropets enabled auto-merge January 2, 2025 19:48
@maxtropets maxtropets added this pull request to the merge queue Jan 2, 2025
Merged via the queue into microsoft:main with commit 20b7a05 Jan 2, 2025
13 checks passed
@maxtropets maxtropets deleted the f/rsa-pem-missmatch-fixup branch January 2, 2025 21:16
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

Successfully merging this pull request may close these issues.

Support running CCF on Azure Linux
2 participants