@jasongwartz According to this commit and this discussion, it is now possible to pass the password without interactive prompt to easy-rsa v3.0.7.
I created the following docker image which includes the latest easy-rsa package v3.0.7.
Running the new client script like this: /etc/openvpn/setup/newClientCert.sh "$KEY_NAME" "$SERVICE_IP" "$PASSWORD"
and if the password is empty run it as it currently is would be a backwards-compatible change.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.