diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/x509/tutorial.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/x509/tutorial.rst b/docs/x509/tutorial.rst index 0fa061a2..f638be5c 100644 --- a/docs/x509/tutorial.rst +++ b/docs/x509/tutorial.rst @@ -1,7 +1,7 @@ Tutorial ======== -X.509 certificates are used to authenticate clients on servers. The most common +X.509 certificates are used to authenticate clients and servers. The most common use case is for web servers using HTTPS. Creating a Certificate Signing Request (CSR) |