diff --git a/certs/README.md b/certs/README.md deleted file mode 100644 index 6e0411f..0000000 --- a/certs/README.md +++ /dev/null @@ -1,6 +0,0 @@ -Certs -================ - -Copy `file.crt` and `file.key` into this directory for SSL certification (i.e. `example.com/file.crt` and `example.com/file.key`). - -Note that these should be kept secret! This directory should be added to your `.gitignore` file.