I'm trying to generate CSR for an Azure Cloud Service, but I need it to have a SHA2 signature algorithm.
So far I used DigiCert for windows to create these CSRs, but they only provide SHA1 algorithm. How can I manage to do so? Am I missing something?
- Already saw that link - not helpful (they tell us to use the DigiCert tool but it creates SHA1..)