add ipv6 support
[vpn-setup] / client-cert-helper
index aedc4cd124f50f1e296147b8946addf94a9d3be2..f5b35ac43b53d35a2054802bcbcf2058ef8a539f 100755 (executable)
@@ -1,6 +1,8 @@
 #!/bin/bash
 set -eE -o pipefail
 
+# Outputs the keyfiles to stdout as tar.gz
+
 rm -f /tmp/vpn-mk-client-cert.log
 exec 2>/tmp/vpn-mk-client-cert.log