Re-key Exchange 2010 Certificate to Sha2
You have to create the request through IIS manager or certificates manager from your CAS servers. Also complete the response through the same.https://technet.microsoft.com/en-gb/library/cc732906(v=ws.10).aspx
You can add additional names to the certificate when you reach the point of putting the CSR in to the SSL provider's web site. It depends on the provider though.
June 17th, 2015 5:24am

how do I create a CSR? Sorry  am very green to this.... 
Free Windows Admin Tool Kit Click here and download it now
June 17th, 2015 10:11am

how do I create a CSR? Sorry  am very green to this.... 
June 17th, 2015 10:11am

Please use this to generate CSR command.
http://gallery.technet.microsoft.com/Exchange-20072010-and-2013-17a0b52f
Free Windows Admin Tool Kit Click here and download it now
June 17th, 2015 10:23am

Please use this to generate CSR command.
http://gallery.technet.microsoft.com/Exchange-20072010-and-2013-17a0b52f
June 17th, 2015 10:23am

Sorry I have a Go Daddy cert I need to re-key. Not via IIS. Any idea how to do this?
Free Windows Admin Tool Kit Click here and download it now
June 17th, 2015 10:26am

Sorry I have a Go Daddy cert I need to re-key. Not via IIS. Any idea how to do this?
June 17th, 2015 10:26am

Create the CSR and then tell GoDaddy you want the certificate as a SHA2. I just did this the other day and it worked without issue.
Free Windows Admin Tool Kit Click here and download it now
June 17th, 2015 1:14pm

Create the CSR and then tell GoDaddy you want the certificate as a SHA2. I just did this the other day and it worked without issue.
June 17th, 2015 1:14pm

Hi,

I currently have a a Exchange Certificate that is Sha1RSA. I need to re-key it to Sha2. Does anyone have instructions on how to do that? Anything I should be aware of?

I have 2 CAS servers with the cert and 2 dag servers. Exchange 2010 std.

Free Windows Admin Tool Kit Click here and download it now
June 17th, 2015 8:25pm

FYI SHA256 will be the default "Signature hash algorithm" in almost all CAs. And SHA2 is short form of SHA256.
SHA2 is default for all CAs. Anyway you can check with GoDaddy if you wish to.

June 18th, 2015 2:03am

FYI SHA256 will be the default "Signature hash algorithm" in almost all CAs. And SHA2 is short form of SHA256.
SHA2 is default for all CAs. Anyway you can check with GoDaddy if you wish to.

Free Windows Admin Tool Kit Click here and download it now
June 18th, 2015 2:03am

I am not sure how to use that CRS command? I am green to this..... Do you think this would work?

https://www.godaddy.com/help/generating-a-certificate-signing-request-csr-exchange-server-2010-6086


July 15th, 2015 9:05pm

Hi Chaser,

You will get a command similar to the below when you generate command  using the tool

Set-Content -path "C:\mail-domain-com.txt" -Value (New-ExchangeCertificate -GenerateRequest -KeySize 2048 -SubjectName "c=US, s=teststate, l=testcity, o=Someone, cn=mail.domain.com" -DomainName autodiscover.domain.com -PrivateKeyExportable $True)

Replace domain.com with your domain name.
Run this command in Exchange Management Shell and you will get a text file in C drive named "mail-domain-com"

Open the file, copy the content and paste in to the Godaddy control panel when rekeying as per this URL

Request Godaddy to generate certificate as SHA2. That's it

Free Windows Admin Tool Kit Click here and download it now
July 16th, 2015 4:22am

awesome thanks! :) seems easy enough
July 16th, 2015 10:50am

Does the cmd need to be ran on the Exchange server or local pc ok?
Free Windows Admin Tool Kit Click here and download it now
July 16th, 2015 11:16am

Do you know if this will affect OWA smartphones or outlook email?
July 16th, 2015 12:08pm

You should run this on exchange management shell.  It will not effect mobile/owa clients

Free Windows Admin Tool Kit Click here and download it now
July 16th, 2015 10:40pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics