Fix update CRL script, refers to Routed mode, not bridged one

tags/0.0.1
Daniel Berteaud 12 years ago
parent 7b7d1f9e50
commit 9d0d164b4d
  1. 2
      root/etc/e-smith/events/actions/openvpn-routed-update-crl

@ -16,7 +16,7 @@ if [ "$?" -eq "0" ]; then
else else
cat > /tmp/crlmail <<END cat > /tmp/crlmail <<END
An error occured while updating the CRL for OpenVPN-Bridge An error occured while updating the CRL for OpenVPN-Routed
because openssl didn't recognize the file as a valid CRL. because openssl didn't recognize the file as a valid CRL.
Below is the copy of the latest CRL downloaded from Below is the copy of the latest CRL downloaded from
$URL $URL

Loading…
Cancel
Save