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

[cluster-local-domain-tls] host cluster-local certificates with SNI in net-contour #14375

Closed
ReToCode opened this issue Sep 14, 2023 · 0 comments · Fixed by #15378
Closed

[cluster-local-domain-tls] host cluster-local certificates with SNI in net-contour #14375

ReToCode opened this issue Sep 14, 2023 · 0 comments · Fixed by #15378
Assignees
Labels
kind/feature Well-understood/specified features, ready for coding. triage/accepted Issues which should be fixed (post-triage)
Milestone

Comments

@ReToCode
Copy link
Member

ReToCode commented Sep 14, 2023

Context

Vision: #14213.

Each net-* implementation needs to grab and host all cluster-local certificates using SNI and return those certificates to the caller.

Prerequisites

The following tasks have to be done upfront:

Work

  • net-contour needs to read the internal KnativeCertificates and host those using SNI on the cluster-local listener.
@ReToCode ReToCode converted this from a draft issue Sep 14, 2023
@ReToCode ReToCode added kind/feature Well-understood/specified features, ready for coding. triage/accepted Issues which should be fixed (post-triage) labels Sep 14, 2023
@dprotaso dprotaso assigned dprotaso and unassigned KauzClay Jul 8, 2024
@dprotaso dprotaso added this to the v1.15.0 milestone Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Well-understood/specified features, ready for coding. triage/accepted Issues which should be fixed (post-triage)
Projects
Development

Successfully merging a pull request may close this issue.

3 participants