From fd2ea527c59e0b89d155f098fb022d0cce90d981 Mon Sep 17 00:00:00 2001 From: Brielle Date: Thu, 24 Mar 2016 19:22:39 -0600 Subject: [PATCH] Minor changes to gen-unifi-cert.sh --- gen-unifi-cert.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/gen-unifi-cert.sh b/gen-unifi-cert.sh index 565d8f8..c910061 100755 --- a/gen-unifi-cert.sh +++ b/gen-unifi-cert.sh @@ -2,6 +2,7 @@ # Modified script from here: https://github.com/FarsetLabs/letsencrypt-helper-scripts/blob/master/letsencrypt-unifi.sh # Modified by: Brielle Bruns # Download URL: https://source.sosdg.org/brielle/lets-encrypt-scripts +# Version: 1.2 # Last Changed: 03/24/2016 # 02/02/2016: Fixed some errors with key export/import, removed lame docker requirements # 02/27/2016: More verbose progress report