I am getting this error when I am trying to import certificate from my machine provided by another CA(Honeywell CA).
CSR was created using the private key created by command - "openssl ecparam -genkey -name prime256v1 | openssl ec -out
webtls.key -aes128"
For import I tried azure UI , Azure powershell , and azureCLI nothing worked got same error.
Any idea about this ?