From 2a64ea7e4cc2253b14092fb84948fa0f84789578 Mon Sep 17 00:00:00 2001 From: Brielle Date: Fri, 19 Feb 2016 21:18:14 -0700 Subject: [PATCH] Basic info --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index e69de29..5057cf2 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,16 @@ +Lets Encrypt Scripts +Public Git URL: https://source.sosdg.org/brielle/lets-encrypt-scripts +By: Brielle Bruns + +These are various scripts to make LetsEncrypt easier to use. + +Main Scripts +============================================================= +gen-cert.sh - Main script to make it easy to generate LE certs for domain(s) +gen-unifi-cert.sh - Script to add LE cert to a Unifi controller + +Support Files +============================================================= +DSTROOTCAX3.txt - Root CA cert needed for use with the gen-unifi-cert.sh script +apache-le-alias.conf - Use with apache for LE well-known alias config +apache-le-proxy.conf - Use with apache for LE well-known proxy config \ No newline at end of file