Skip to content

Commit

Permalink
minor change to the requiressl warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Dahl committed Jan 28, 2018
1 parent 4b58595 commit 5f64c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ The ``<system.identityModel.services>`` element configures the built in servies.
requirement for ssl for the session authentication cookie must be disabled.

.. danger::
It is a severe security risk to leave the requireSsl setting as false in a production environment.
It is a severe security risk to leave the ``requireSsl`` setting as false in a production environment.

.. code-block:: xml
Expand Down

0 comments on commit 5f64c76

Please sign in to comment.