From c5e2886e5ce0862ddf085e9ceea6b3265c0dc11d Mon Sep 17 00:00:00 2001 From: shutterbug2000 Date: Sun, 28 Oct 2018 14:30:52 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6ce3414..d7a2892 100644 --- a/README.md +++ b/README.md @@ -21,4 +21,5 @@ openssl x509 -req -in server.csr -CA nwc.crt -CAkey nwc.key -CAcreateserial -out ``` Copy the server.key and server.crt files to the correct places, and then configure your server to use them. + Additionally, add `SSLCertificateChainFile "nwc.crt"` to your server config.