Closed camrossi closed 2 years ago
ACI 6.0 changed the Server http header from Cisco APIC to nginx/1.18.0 and broke vkaci as we where checking this header to be certain we connected to an APIC.
Server
Cisco APIC
nginx/1.18.0
We can just remove this check for now.
ACI 6.0 changed the
Server
http header fromCisco APIC
tonginx/1.18.0
and broke vkaci as we where checking this header to be certain we connected to an APIC.We can just remove this check for now.