Accessing a client certificate pfx file in Azure
Birna Rún Karlsdóttir
0
Reputation points
I am doing a web app that is deployed in Azure. I am trying to access a client certificate (a pfx file) that i can access when running on localhost but when running on azure it does not seem to be found. Do you have any tips for me on how I can access the file? With some google-ing I have set up a blob container in a storage account that my localhost can access but not through azure.
Sign in to answer