
Recently, I came across this situation where one of my customer wants to use the Self Signed Certificate to secure his intranet websites.Microsoft Edge WebView2 Runtime enables the proper execution format, according to the necessities imposed by the building model of WebView2 applications. MICROSOFT EDGE DOWNLOAD SERVER 2012 R2 WINDOWSīut he wants to use the Self Signed Cert with the sha256 Signature Hash algorithm on Windows Server 2012 R2 as sha1 is retired.īy Default, in Windows 2012 R2 (IIS 8.5) if you generate the Self-Signed Certificate from the IIS Manager Console it will provide a Self-Signed Certificate with the Signature hash algorithm as sha1. If you want your self-signed certificate should use the sha256 Signature hash algorithm, we have to generate the certificate from the mmc console The SHA-1 hashing algorithm for the Microsoft Root Certificate Program is being decommissioned. You can follow below steps to create and use a Self-Signed Certificate with the Signature hash algorithm as sha256.ġ.Open the mmc console > go to Run >type mmc >OKĢ. You will get the below Window (mmc console). Select Computer Account and Click on NextĦ. The Certificates will be added in your snap-inħ. Expand Certificates (Local Computer) > Personal > Certificates > All Tasks> Advanced Operations> Create Custom Requestĩ.Select Proceed without enrollment policy> Nextġ1.Click on Details > Properties > Nextġ2.Add the Friendly for your certificate as per your choiceġ3. Click on Subject >Subject Name >Type >Select Common Name (Common Name should be your host name with which you are browsing your site ) >Add Alternative Name > Type > DNS> Add your DNS (domain name here)> Addġ4. Click on Extensions tab> Extended Key Usage (application policies)ġ5.Click Basic Constraints > Select Enable this extensionġ6. Go to Private Key tab> Key Options >Select Make private key exportableġ7. Go to Private Key tab> Select Hash Algorithm > Hash Algorithm > sha256(Here you will select the Signature hash algorithm )Ģ0. Click on Browse and give the certificate with CertName.cer and click on FinishĢ1. Click on Certificate Enrollment Requests >Right click on Certificates > All Tasks > ImportĢ3. Specify the file name and the locationĢ7. You will see your certificate here under Certificate Enrollment Requests > CertificatesĢ8. MICROSOFT EDGE DOWNLOAD SERVER 2012 R2 WINDOWS.
