Link to home
Start Free TrialLog in
Avatar of ivolach
ivolach

asked on

Deploying S/MIME on Exchange 2016 on-premises

I am trying to deploy S/MIME in exchange 2016 on-premises environment.
I was able to setup enrollment for domain users through GP.
Is there a way to roll out the S/MIME to all users (Outlook 2016) without having to reach every one and configure individually?

Also, how do I roll it to OWA?

Thanks,
Avatar of David Johnson, CD
David Johnson, CD
Flag of Canada image

AFAIK OWA doesn't support s/mime
For S/MIME to work every sender needs to have a private certificate and each recipient's public certificate (there has to be a certificate exchange take place.. i.e. you can put the public keys in a web server directory i.e. pki.example.com and it is perfectly secure since without the private key the public key cannot be abused.
Avatar of ivolach
ivolach

ASKER

I have seen articles that suggest you need to create .SST certificate export and than import it into OWA.  I wasn't sure if it has to be done for every user, or it can be done in bulk.
ASKER CERTIFIED SOLUTION
Avatar of David Johnson, CD
David Johnson, CD
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ivolach

ASKER

Thank you for your help.
Avatar of ivolach

ASKER

OK, Thanks