SSL_CTX_use_PrivateKey: key values mismatch in ruby

554 Views Asked by At

I am trying to accessing the list_cloud_services from azure in ruby but its giving the error as

(byebug) client.list_cloud_services *** Faraday::SSLError Exception: SSL_CTX_use_PrivateKey: key values mismatch

nil

0

There are 0 best solutions below