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

fix: activation to acm issue #5243

Merged
merged 1 commit into from
Jul 16, 2023
Merged

fix: activation to acm issue #5243

merged 1 commit into from
Jul 16, 2023

Conversation

graikhel-intel
Copy link
Contributor

SHA2 or above hashing algorithms are now used to generate provisioning cert but MEBx only supports adding SHA1 hashes.

https://github.com/Ylianst/MeshCentral/blob/master/certoperations.js#L112 I think signer should use the same hashAlgo that was used to generate the provisioning cert.

This should fix the activation to ACM issue if a customer adds a SHA1 hash of provisioning certificate via MEBx

@Ylianst
Copy link
Owner

Ylianst commented Jul 16, 2023

I don't have a way to test this anymore. Hopefully this works :)

@Ylianst Ylianst merged commit 1ead77e into Ylianst:master Jul 16, 2023
1 check passed
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.

2 participants