From d918aca4e4e056e7f61dfe0bb9586674ff46b4b8 Mon Sep 17 00:00:00 2001 From: Jeff Schroeder Date: Wed, 7 Dec 2016 16:00:45 -0600 Subject: [PATCH] Fix minor syntax bug in the authentication docs --- docs/admin/authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/authentication.md b/docs/admin/authentication.md index a3726cbf2d..b0f1aa5cc1 100644 --- a/docs/admin/authentication.md +++ b/docs/admin/authentication.md @@ -420,7 +420,7 @@ enterprise directory, kerberos, etc.) ### Creating Certificates When using client certificate authentication, you can generate certificates -using an existing deployment script or manually through `easyrsa` or `openssl.`` +using an existing deployment script or manually through `easyrsa` or `openssl.` #### Using an Existing Deployment Script