From c6dd7ff1f61aed11db17c20d5e33ebbee0ac22d7 Mon Sep 17 00:00:00 2001 From: a1346054 <36859588+a1346054@users.noreply.github.com> Date: Sun, 24 Nov 2019 15:41:39 +0000 Subject: [PATCH] Fix typo --- easyrsa3/openssl-easyrsa.cnf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easyrsa3/openssl-easyrsa.cnf b/easyrsa3/openssl-easyrsa.cnf index 2184d4c..5c4fc79 100644 --- a/easyrsa3/openssl-easyrsa.cnf +++ b/easyrsa3/openssl-easyrsa.cnf @@ -33,7 +33,7 @@ preserve = no # keep passed DN ordering # This allows to renew certificates which have not been revoked unique_subject = no -# A few difference way of specifying how similar the request should look +# A few different ways of specifying how similar the request should look # For type CA, the listed attributes must be the same, and the optional # and supplied fields are just that :-) policy = policy_anything