Welcome to TechNet Blogs Sign in | Join | Help
Exchange self signed certificates

Exchange self signed certificates are used to secure communications between exchange servers inside and outside your org, for example the communication between a Edge and a Hub server, this certificates expire after 12 months and there’s no workaround for this except to screen your event log to a event id like “an internal transport certificate expired” or “is going to expire within x days or hours”. This certificates are created upon the server installation. The process of renewal is quite simple just have to follow this:

  • Just get the thumbprint of the cert that is going to expire:
    • Get-ExchangeCertificate -DomainName CAS_SERVER.wathever.com
  • then clone it
    • Get-ExchangeCertificate -Thumbprint c4248cd7065c87cb942d60f7293feb7d533a4afc | New-ExchangeCertificate

And that’s it ! Good as new for more 12m

More info on this subject:

http://technet.microsoft.com/en-us/library/bb851554.aspx

Posted: Thursday, December 04, 2008 11:00 AM by David Figueiredo

Comments

subject: exchange said:

Is OWA Light Too Light? Living in Outlook: Automatically Categorize With Rules Exchange 2003 - The end

# December 6, 2008 5:01 AM
Leave a Comment

(required) 

(required) 

(optional)

(required) 

  
Enter Code Here: Required

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Page view tracker