I have a cloud service on Azure with URL like {mysubdomain}.cloudapp.net
I am creating self signed certificate from my local system and deployed on Azure
But certificate is not authorizing as it is not matching domain correctly.
Is there any way we can create self sign certificate for *.cloudapp.net?