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

Multiple client certificates #89

Open
vdmkenny opened this issue Oct 23, 2023 · 1 comment
Open

Multiple client certificates #89

vdmkenny opened this issue Oct 23, 2023 · 1 comment

Comments

@vdmkenny
Copy link

Describe the Feature

Support a list of common names to creating many client certificates.

Expected Behavior

Only a single common name

Use Case

I have a number of different clients which I would like to connect to the same endpoint, but use a different certificate.
It's likely I will have to revoke a certificate to deny access, and I don't want to impact all users.

Describe Ideal Solution

the field root_common_name could take a list, or a new parameter root_common_names could be introduced.

Alternatives Considered

Multiple VPN endpoints is possible, but very clunky as it need a /22 client cidr for a single client, and unique CA and server certs every time.

Additional Context

https://repost.aws/knowledge-center/client-vpn-multiple-users-same-endpoint

@vdmkenny vdmkenny changed the title Multiple common names Multiple client certificates Oct 23, 2023
@ivisilva-ap
Copy link

Hi @osterman ,

Any news about this issue?

Thanks

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

No branches or pull requests

2 participants