Share via

Enable HSTS on Exchange Server 2019

Mohammed Nadeem 161 Reputation points
2023-03-05T06:19:48.3433333+00:00

Hi

We have 3 Exchange server2019 with DAG configured on windows server 2019.

We need to enable to HSTS,

I have setting to configure on Default Web site --> HSTS and enter below entries:

Max-age 31536000

Enable incluseSubDomains

Enable Preload

Is this setting correct and Is there any impect on exchange server for users and DBs ?

Exchange | Exchange Server | Other
Exchange | Exchange Server | Other

A robust email, calendaring, and collaboration platform developed by Microsoft, designed for enterprise-level communication and data management.Miscellaneous topics that do not fit into specific categories.

Exchange | Exchange Server | Management
Exchange | Exchange Server | Management

The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

Answer accepted by question author
  1. Jame Xu-MSFT 4,201 Reputation points
    2023-03-06T02:31:34.2966667+00:00

    Hi @Mohammed Nadeem ,

    The setting is correct. Refer to: Configure HSTS on Exchange Server

    Configure HSTS on Windows Server 2019 and higher:

    1. Sign in to the Exchange Server and start Internet Information Services (IIS) Manager.

    2. Click in the connections panel on Default Web Site.

    3. Click in the actions panel on HSTS…

    4. Check the checkboxes and fill in the Max-Age: 31536000. Click OK.

    You could check it:

    1. Start your favorite web browser and go to the Exchange Server OWA address.

    2. Open the browser inspector tool > Network.

    3. Click on the refresh button or press F5 to reload the page.

    4. Select the document HTML URL and verify that it shows the header:

    strict-transport-security: max-age=31536000; includeSubDomains; preload


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.