Not able to use Equinix API, giving error - error:0A000438:SSL routines::tlsv1 alert internal error
when I am trying below command from my server
curl -v https://api.equinix.com
its giving below error
error:0A000438:SSL routines::tlsv1 alert internal error
It was working fine earlier. I am using below APIs for validating Azure Key
https://api.equinix.com/fabric/v4/connections/validate
But now even authentication API is also not working
