Exchange Server TechCenter > Exchange Server Forums > Secure Messaging > Event 12014 MSExchangeTransport errors
Ask a questionAsk a question
 

AnswerEvent 12014 MSExchangeTransport errors

  • Tuesday, August 25, 2009 9:44 PMEric Chatham Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hello,

    We are seeing tons of these events in the Application Log of our Edge Server.  When I run get-Exchangecertificate | fl, the status says "invalid."  In conjunction with these events, we also see Warnings for Event ID: 12015 MSExchangeTransport (Transport certificate expired).  Please assist.  Thank you.

Answers

All Replies

  • Tuesday, August 25, 2009 11:21 PMAndyD_MVPUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Please follow the instructions in this support article:

    http://technet.microsoft.com/en-us/library/bb510128.aspx
    "How to Troubleshoot STARTTLS Certificate Error 12014"



  • Thursday, August 27, 2009 3:25 AMElvis Wei -MSFTMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    Hi Eric,

    Please read the article  provided by Andy, a similar thread for your reference:

    http://social.technet.microsoft.com/forums/en-US/exchangesvrtransport/thread/69d4c303-fd3f-4335-8bca-c47040329d59

    Thanks,

    Elvis

  • Tuesday, September 22, 2009 6:15 PMEric Chatham Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Has Code

    Hello,

    We have two Send Connectors related to EdgeSync.  Do the Fqdn fields need to have the same FQDN listed in CertificateDomains in the Exchange Certificate?  They are both empty.  Please see my results below.  Thank you.

    [PS] C:\Documents and Settings\exadmin>Get-ExchangeCertificate | fl *

     

    AccessRules          : {System.Security.AccessControl.CryptoKeyAccessRule, Syst
                           em.Security.AccessControl.CryptoKeyAccessRule, System.Se
                           curity.AccessControl.CryptoKeyAccessRule}
    CertificateDomains   : {clehbets01, clehbets01.broadvox.net}
    CertificateRequest   :
    IisServices          : {}
    IsSelfSigned         : True
    KeyIdentifier        : 91C5C29238FD272827F0E7870070354480061236
    RootCAType           : Unknown
    Services             : SMTP
    Status               : Invalid
    PrivateKeyExportable : False
    Archived             : False
    Extensions           : {System.Security.Cryptography.Oid, System.Security.Crypt
                           ography.Oid, System.Security.Cryptography.Oid, System.Se
                           curity.Cryptography.Oid}
    FriendlyName         : Microsoft Exchange
    IssuerName           : System.Security.Cryptography.X509Certificates.X500Distin
                           guishedName
    NotAfter             : 4/25/2009 10:00:47 AM
    NotBefore            : 4/25/2008 10:00:47 AM
    HasPrivateKey        : True
    PrivateKey           : System.Security.Cryptography.RSACryptoServiceProvider
    PublicKey            : System.Security.Cryptography.X509Certificates.PublicKey
    RawData              : {48, 130, 3, 25, 48, 130, 2, 1, 160, 3, 2, 1, 2, 2, 16,
                           34...}
    SerialNumber         : 22618F0B9A74559C4BC093F1165CD5AD
    SubjectName          : System.Security.Cryptography.X509Certificates.X500Distin
                           guishedName
    SignatureAlgorithm   : System.Security.Cryptography.Oid
    Thumbprint           : E0B18D6A7D591A044A9032012BE27D2FFCD8E162
    Version              : 3
    Handle               : 464246688
    Issuer               : CN=clehbets01
    Subject              : CN=clehbets01
    
    
    
    [PS] C:\Documents and Settings\exadmin>Get-ReceiveConnector | fl name,fqdn,objec
    tClass
    
    
    Name        : Default internal receive connector CLEHBETS01
    Fqdn        : clehbets01.broadvox.net
    ObjectClass : {top, msExchSmtpReceiveConnector}
    
    
    
    [PS] C:\Documents and Settings\exadmin>Get-SendConnector | fl name,fqdn,objectCl
    ____
    
    
    Name        : edgesync - default-first-site-name to internet
    Fqdn        :
    ObjectClass : {top, msExchConnector, mailGateway, msExchRoutingSMTPConnector}
    
    Name        : edgesync - inbound to default-first-site-name
    Fqdn        :
    ObjectClass : {top, msExchConnector, mailGateway, msExchRoutingSMTPConnector}