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

EECDH Check Failing in 6.x #191

Open
sjuhlin1 opened this issue Jan 23, 2025 · 1 comment
Open

EECDH Check Failing in 6.x #191

sjuhlin1 opened this issue Jan 23, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@sjuhlin1
Copy link

In 6.x the EECDH check fails as below despite cluster being healthy, all EECDH/ECDHE ciphers being enabled in both GUI and under the commCipher mo, all spines working fine, no known config import, and having passed prior to upgrade to 6.x.

[Check 47/66] EECDH SSL Cipher... commCipher response empty. Is the cluster healthy? ERROR !!

It appears that the script isn't handling the commCipher outputs from 6.x correctly.

@sjuhlin1 sjuhlin1 added the bug Something isn't working label Jan 23, 2025
@gcombaj
Copy link

gcombaj commented Mar 3, 2025

Same behaviour was found on ACI 5.2(3g)
commCipher = icurl('class', 'commCipher.json')
When I do manual query of commCipher.json I get count of "22" and empty "imdata"
On APIC side EECDH is enabled. Checked via APIC GUI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants