From bdd50ac1df8f25cf84e3e1a560fe1d364f437d28 Mon Sep 17 00:00:00 2001 From: Theunis Botha Date: Sun, 18 Nov 2018 09:43:00 +0100 Subject: [PATCH] update --- .gitignore | 1 + README.md | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4f0b475..fdf5197 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules general +*.swp diff --git a/README.md b/README.md index 4eabf24..74c033e 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,12 @@ When you install into this location (i.e. /usr/share/cybafelo/r3, /usr/share/cyb For SSL web server deployments you are free to use the files: -cybafelo.local.cert.pem -> this is the certificate file in the nginx config -cybafelo.local.key.pem -> this is the private key used to generate the certificate + * cybafelo.local.cert.pem -> this is the certificate file in the nginx config + * cybafelo.local.key.pem -> this is the private key used to generate the certificate For your browser to accept this certificate and not display a red warning, you can import the following certificate chain file into the CA section of your browser options. -ca-chain.cert.pem + * ca-chain.cert.pem And no - R3 does NOT support the silly web browser from a giant corrupt software company that now owns github.com