0
Answer

Create X.509 certificate in Azure App Services

How can i create a new X.509certificate using Asp .net core in Azure App services. I tried with pluralsight.crypto and CERTENROLLLib, but both of these are not working for me in Azure App Services. Any suggestions?