Hi all,
In my organization, I have exchange 2010 SP1 with the following topology:
2 network load balanced client access server
2 mailbox servers joined to one DAG.
I have 4 self-signed certificates that are expired
According to the self-signed certificate associated to the hubCAS array servers,it is assigned to the SMTP service also the smtp service is assigned to a certificate that
it's issued from A private CA, I read that it's best practice to renew self-signed certificate as it used to secure SMTP sessions between hub transport servers in the exchange organization. When I renew self-signed certificate associated with the hub
server, is it applicable to assign the SMTP service to both certificate
what I mean in details :
The certificate that is issued from the private certificate authority is assigned the following services (iis,imap,pop,smtp).
The self-signed certificate that will be renewed ,when I assign SMTP service to it wha will happen the SMTP service will work with which certificate
According to the certificates associated to the mailbox sever it is has no services assigned to it
Also is this the way I should use to renew self-signed certificate
Generate a new self-signed certificate: This command pipes the existing
certificate object to the New-ExchangeCertificate cmdlet, which
uses its properties to generate a new self-signed certificate.
Get-ExchangeCertificate -thumbprint “C5DD5B60949267AD624618D8492C4C5281FDD10F” | New-ExchangeCertificate
Written below all the certificate that I have in my servers
SRVHC01
AccessRules : {System.Security.AccessControl.CryptoKeyAccessRule, System.Security.AccessControl.CryptoKeyAccessR
ule, System.Security.AccessControl.CryptoKeyAccessRule}
CertificateDomains : {mail.company.com.eg, srvhc02.companydc.local, srvhc01.companydc.local, mail.company.com, autodiscover.company.
com.eg, autodiscover.companydc.local, autodiscover.company.com}
HasPrivateKey : True
IsSelfSigned : False
Issuer : CN=company-CA, DC=companydc, DC=local
NotAfter : 7/18/2019 12:17:56 PM
NotBefore : 8/24/2017 10:45:37 AM
PublicKeySize : 2048
RootCAType : Enterprise
SerialNumber : ************************
Services : IMAP, POP, IIS, SMTP
Status : Valid
Subject : CN=mail.company.com.eg, OU=company, O=company, L=town, S=town, C=EG
Thumbprint : *****************************************************
AccessRules : {System.Security.AccessControl.CryptoKeyAccessRule, System.Security.AccessControl.CryptoKeyAccessR
ule, System.Security.AccessControl.CryptoKeyAccessRule, System.Security.AccessControl.CryptoKeyAcc
essRule}
CertificateDomains : {SRVHC01, SRVHC01.companydc.local}
HasPrivateKey : True
IsSelfSigned : True
Issuer : CN=SRVHC01
NotAfter : 9/18/2016 6:19:15 PM
NotBefore : 9/18/2011 6:19:15 PM
PublicKeySize : 2048
RootCAType : Unknown
SerialNumber : ******************************
Services : SMTP
Status : Invalid
Subject : CN=SRVHC01
Thumbprint : *************************************
*********
SRVHC02
*********
AccessRules :
CertificateDomains : {mail.company.com.eg, srvhc02.companydc.local, srvhc01.companydc.local, mail.company.com, autodiscover.company.
com.eg, autodiscover.companydc.local, autodiscover.company.com}
HasPrivateKey : True
IsSelfSigned : False
Issuer : CN=company-CA, DC=companydc, DC=local
NotAfter : 7/18/2019 12:17:56 PM
NotBefore : 8/24/2017 10:45:37 AM
PublicKeySize : 2048
RootCAType : Enterprise
SerialNumber : ***********************
Services : IMAP, POP, IIS, SMTP
Status : Valid
Subject : CN=mail.company.com.eg, OU=company, O=company, L=town, S=town, C=EG
Thumbprint : ***********************
AccessRules :
CertificateDomains : {SRVHC02, SRVHC02.companydc.local}
HasPrivateKey : True
IsSelfSigned : True
Issuer : CN=SRVHC02
NotAfter : 9/18/2016 6:29:26 PM
NotBefore : 9/18/2011 6:29:26 PM
PublicKeySize : 2048
RootCAType : Unknown
SerialNumber : *************************************
Services : SMTP
Status : Invalid
Subject : CN=SRVHC02
Thumbprint : *************************************
********
SRVmbx01
********
AccessRules : {System.Security.AccessControl.CryptoKeyAccessRule, System.Security.AccessControl.CryptoKeyAccessR
ule, System.Security.AccessControl.CryptoKeyAccessRule}
CertificateDomains : {SRVMBX01, SRVMBX01.companydc.local}
HasPrivateKey : True
IsSelfSigned : True
Issuer : CN=SRVMBX01
NotAfter : 9/18/2016 5:59:54 PM
NotBefore : 9/18/2011 5:59:54 PM
PublicKeySize : 2048
RootCAType : Unknown
SerialNumber : ***********************************
Services : None
Status : Invalid
Subject : CN=SRVMBX01
Thumbprint : ***********************************
***********
SRVMBX02
***********
AccessRules :
CertificateDomains : {SRVMBX02, SRVMBX02.companydc.local}
HasPrivateKey : True
IsSelfSigned : True
Issuer : CN=SRVMBX02
NotAfter : 9/18/2016 6:42:50 PM
NotBefore : 9/18/2011 6:42:50 PM
PublicKeySize : 2048
RootCAType : Unknown
SerialNumber : *****************************
Services : None
Status : Invalid
Subject : CN=SRVMBX02
Thumbprint : ***************************************