Re: [helm/charts] [stable/openvpn] Please remove `nopass` from `/etc/openvpn/setup/newClientCert.sh` (#17045)

From: notifications@github.com
Domain: IP info github.com
MX-server: IP info out-20.smtp.github.com
Size: 2088 Bytes
Create: 2020-07-03
Update: 2020-07-03
Score: 0
Safe: Yes

Outbound domains: github.com |

@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.