ca-install: install certs to mailman server
authorClinton Ebadi <clinton@hcoop.net>
Thu, 10 Jan 2019 01:15:08 +0000 (20:15 -0500)
committerClinton Ebadi <clinton@hcoop.net>
Thu, 10 Jan 2019 01:15:08 +0000 (20:15 -0500)
certs need to be available in case members configure list domains with
ssl.

ca-install

index 416cc0d..c76206b 100755 (executable)
@@ -31,7 +31,7 @@ else
     KEY=$4
 fi
 
-WEBSERVERS="shelob.hcoop.net"
+WEBSERVERS="shelob.hcoop.net minsky.hcoop.net"
 
 function verify_cert () {
     if test -z "$2" || test -n "$3"; then