Forum Discussion

AtanasM's avatar
AtanasM
Iron Contributor
May 17, 2021
Solved

Configure S/MIME in OWA

I want to configure S/MIME in OWA. I created already a .SST file according to the instructions in the article below (pls. check the screenshot as well): https://techcommunity.microsoft.com/t5/exchan...
  • VasilMichev's avatar
    May 17, 2021
    It's probably just the first few bytes showing as zeroes, nothing to worry about. You can check the full value via:

    Get-SmimeConfig | select -ExpandProperty SMIMECertificateIssuingCA

    Do note that you have values for the thumbprint and expiry date, so I'd wager it was uploaded OK.