From bd4135b45344eedd2850254ee8eb188c4d8190c6 Mon Sep 17 00:00:00 2001 From: a1346054 <36859588+a1346054@users.noreply.github.com> Date: Sun, 24 Nov 2019 15:25:37 +0000 Subject: [PATCH 1/2] Spelling --- easyrsa3/vars.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easyrsa3/vars.example b/easyrsa3/vars.example index 47cddf9..2e11b21 100644 --- a/easyrsa3/vars.example +++ b/easyrsa3/vars.example @@ -21,7 +21,7 @@ # NOTES FOR WINDOWS USERS # -# Paths for Windows *MUST* use forward slashes, or optionally double-esscaped +# Paths for Windows *MUST* use forward slashes, or optionally double-escaped # backslashes (single forward slashes are recommended.) This means your path to # the openssl binary might look like this: # "C:/Program Files/OpenSSL-Win32/bin/openssl.exe" 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 2/2] 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