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