Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add certificate support for openvpn #236

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Conversation

pure-nomad
Copy link

@pure-nomad pure-nomad commented Nov 1, 2024

Description

This pull requests adds an additional option --vpn-cert when configuring a container with a vpn. This will append the --ca command to the ovpn cli allowing for a openvpn connection to be made with a certificate authority.

Related issues

I had to manually connect by putting the certificate into the container myself so I decided to make it easier for any of those in the future who have a certificate in their openvpn config pack.

Point of attention

I'm not sure if having ca option in config will overwrite --ca in cli command so I wrote a msg to remove it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant