This commit is contained in:
Deleted user 2018-09-19 05:23:34 +00:00 committed by GitHub
commit 1328cf0095
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -74,7 +74,7 @@ newclient () {
echo "</ca>"
echo "<cert>"
cat "/etc/openvpn/easy-rsa/pki/issued/$1.crt"
cat "/etc/openvpn/easy-rsa/pki/issued/$1.crt" | awk '/BEGIN/,/END/'
echo "</cert>"
echo "<key>"