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 listener TLS certificates for VirtualNodes and VirtualGateways #1

Merged
merged 5 commits into from
Dec 4, 2020

Conversation

alexbrjo
Copy link
Owner

Includes unit and integ tests. Adds a dependency on ACM. Some notes because I don't know typescript or cdk:

  1. It looks like the CDK integration for ACM isn't there yet. It looks like its safe to rely on the generated cfn structures and we can migrate whenever ACM writes their integration.
  2. Do my bind() functions need to consume scope?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

This change allows customers to include an ACM certificiate or
specify a file certificate for their listeners to use to terminate
TLS.
Copy link

@dfezzie dfezzie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a full review -- initial pass but looks pretty good so far

@alexbrjo
Copy link
Owner Author

alexbrjo commented Dec 4, 2020

got pre-lim feedback so PR'ing main repo

@alexbrjo alexbrjo merged commit 1651b39 into master Dec 4, 2020
@alexbrjo alexbrjo deleted the listener-tls branch December 4, 2020 02:01
@alexbrjo alexbrjo restored the listener-tls branch December 4, 2020 02:01
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.

3 participants