Skip to content

Multiple client certificates #89

@vdmkenny

Description

@vdmkenny

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions