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 SNI Support for AWS ALBs #885

Open
kevgliss opened this issue Aug 24, 2017 · 1 comment
Open

Add SNI Support for AWS ALBs #885

kevgliss opened this issue Aug 24, 2017 · 1 comment
Milestone

Comments

@kevgliss
Copy link
Contributor

No description provided.

@kevgliss kevgliss added this to the 0.7.x milestone Jan 2, 2018
@bobmshannon
Copy link
Contributor

bobmshannon commented May 12, 2022

Interested in this one as well and possibly working on adding support for this feature.

It seems like it might be possible to tackle this in a few steps:

  1. Update the Endpoint model to support the notion of a primary (or default) certificate and one or more secondary certificates.
  2. Update the AWS source plugin to support syncing and associating multiple certificates with an endpoint.
  3. Update the certificate rotation logic in the AWS source plugin using the AddListenerCertificates and RemoveListenerCertificates API calls.

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

No branches or pull requests

2 participants