Added back ECDSA and tls-crypt

This commit is contained in:
Orazio 2020-01-21 13:51:25 +01:00
parent 7841e76d89
commit 44feb0b853
4 changed files with 143 additions and 39 deletions

View file

@ -150,6 +150,10 @@ removeAll(){
elif [ "${i}" = "openvpn" ]; then
if [ "$PLAT" = "Debian" ] || [ "$PLAT" = "Ubuntu" ]; then
rm -r /etc/apt/sources.list.d/pivpn-openvpn-repo.list
$PKG_MANAGER update &> /dev/null
fi
deluser openvpn
rm -f /etc/rsyslog.d/30-openvpn.conf
rm -f /etc/logrotate.d/openvpn