Poznámka
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
As an Exchange administrator, you can set up Outlook on the web (formerly known as Outlook Web App) to allow sending and receiving S/MIME-protected messages. Use the Get-SmimeConfig and Set-SmimeConfig cmdlets to view and manage this feature in the Exchange Management Shell. To open the Exchange Management Shell, see Open the Exchange Management Shell.
For detailed syntax and parameter information, see Get-SmimeConfig and Set-SmimeConfig.
Note
A complete list of browsers that support S/MIME is available in the Exchange Server supportability matrix.
Considerations for Chrome
To use S/MIME in Outlook on the web in the Google Chrome web browser, you (or another administrator) must set and configure the Chromium policy named ExtensionInstallForcelist to install the Microsoft S/MIME extension in Chrome. The policy value is maafgiompdekodanheihhgilkjchcakm;https://outlook.office.com/owa/SmimeCrxUpdate.ashx
. And note that applying this policy requires domain-joined computers, so using S/MIME in Chrome effectively requires domain-joined computers.
To elaborate, maafgiompdekodanheihhgilkjchcakm
is the extension id for S/MIME managed extension.
To ensure that the correct S/MIME extention is fetched for update, it's important to also add below defined policy -
override_update_url = 1 (DWORD)
. This should be added under the defined path in - ExtensionSettings\maafgiompdekodanheihhgilkjchcakm
.
For details about the policies, see the following topics:
This step is a prerequisite for using Chrome; it does not replace the S/MIME control that's installed by users. Users are prompted to download and install the S/MIME control in Outlook on the web during their first use of S/MIME. Or, users can proactively go to S/MIME in their Outlook on the web settings to get the download link for the control.