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
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: