Does Azure APIM accepts root CA in its trust store with public key size 4096

Viewed 11

I am trying to uoload a custom root CA and intermediate CA in APIM in Azure. It is giving me 401 error for my leaf certificate. The public key size on my CA is 4096, does Azure APIM accept CAs with public key 4096. It is working with a root CA with 2048 public key size

0 Answers
Related