Unable to Access OWA 2007 following the renewal of Self-signed certificate

Answered Unable to Access OWA 2007 following the renewal of Self-signed certificate

  • giovedì 14 giugno 2012 16:16
     
     

    Hello

    As the title of the post indicates my self-signed certificate expired today and so using the EMS i did the following

    • Get-ExchangeCertificiate |fl
    • New-ExchangeCertificate

    copied the Thumbprint

    • enable-ExchangeCertificate -Thumprint [thumbprint code] -services IIS

    I then proceeded to delete the old certificate using:

    • remove-exchangecertificate -thumprint [thumbprint code]

    I can access email perfectly from internal but externally I get "Error Code: 500 Internal Server Error. The Certificate chain was issued by an authority that is not trusted".

    I've checked on the Exchange Server CA Authority to see if it is listed in the certmgr

    OS=Windows Server 2003 with IIS 6.0

    Any assistance with finding out why this is not working or what I can do to resurrect it would be great.

    It would be good to recover the old certificate if that was possible so that I could run the

    • Get-ExchangeCertificate -thumbprint [thumbprint code] New-ExchangeCertificate

    Thanks in advance and if you require further info please let me know

Tutte le risposte

  • giovedì 14 giugno 2012 18:46
     
     Con risposta

    Sorted this out for myself in the end.

    Having renewed the certificate for a second time I installed the CA on the users Trusted Authority on ISA and not on the Computer of ISA. 

    • Contrassegnato come risposta Xiu Zhang - MSFT venerdì 15 giugno 2012 07:18
    •  
  • martedì 19 giugno 2012 13:27
     
     Risposta suggerita

    Hi Did you ever get it resolved?

    If interested - I used the following step by step guide here to renew my certificate and had no issues:

    How to Renew a self signed certificate in Exchange Server 2007

    I hope this helps.

    • Proposto come risposta A. TheOne martedì 19 giugno 2012 13:27
    •