Skip to content

Commit

Permalink
feat(elasticloadbalancingv2): support Mutual Authentication with TLS …
Browse files Browse the repository at this point in the history
…for Application Load Balancer (#30784)

### Issue # (if applicable)

Closes #28206.

### Reason for this change
To support mTLS for ALB



### Description of changes
* Add `TrustStore` and `TrustStoreRevocation` class
* Add `MutualAuthentication` property for `ApplicationListener`



### Description of how you validated changes
add unit tests and integ tests



### Checklist
- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
mazyu36 committed Aug 6, 2024
1 parent 6f88876 commit 7eae4d1
Show file tree
Hide file tree
Showing 20 changed files with 4,648 additions and 0 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7eae4d1

Please sign in to comment.