Azure App Service unable to validate .pfx file: Certificate failed validation because it could not be loaded
For years I was able to upload new pfx files for SSL binding on Azure App Services using the OpenSSL creation method in this Stack Overflow answer : openssl pkcs12 -export -out domain.name.pfx -inkey domain.name.key -in domain.name.crt However, doing the same now provides this error: At least one certificate is not valid (Certificate failed validation becaus