2
0
mirror of https://github.com/opnsense/docs synced 2024-10-30 21:20:20 +00:00

nginx_tls_auth: rephrase (fixes typo) (#117)

This commit is contained in:
Michael Steenbeek 2019-01-31 11:09:54 +01:00 committed by Ad Schellevis
parent 69891588ca
commit dab745f898

View File

@ -5,8 +5,8 @@ nginx: TLS Authentication & Authorization
.. Warning::
Even if this is probably the most secure way to authenticate,
a lot of clients do not support it or I may be hard for users
to configure it.
a lot of clients do not support it. In addition, configuring
client certificates can also be hard to do for users.
This authentication mechanism is recommended for machine to
machine communication and experienced users.