Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Support SNI to enable multiple HTTPS hosts on single server #2357

Closed
DamianEdwards opened this issue Mar 2, 2018 · 6 comments
Closed

Support SNI to enable multiple HTTPS hosts on single server #2357

DamianEdwards opened this issue Mar 2, 2018 · 6 comments
Assignees
Labels
3 - Done cost: S Will take up to 2 days to complete enhancement

Comments

@DamianEdwards
Copy link
Member

DamianEdwards commented Mar 2, 2018

There are three parts to this:

  1. Work with corefx to define the SslStream API: dotnet/corefx#24553
  2. Expose the new configuration in Kestrel's Https APIs.
  3. Expose some form of this in Kestrel's config file format

@Tratcher @muratg

@muratg muratg added this to the 2.1.0-preview2 milestone Mar 2, 2018
@Tratcher
Copy link
Member

Tratcher commented Mar 2, 2018

@Tratcher Tratcher added blocked Blocked and removed 1 - Ready labels Mar 13, 2018
@shirhatti shirhatti added the cost: S Will take up to 2 days to complete label Mar 20, 2018
@JoshCollinsMSFT
Copy link

Assuming dotnet/corefx#24553 makes it in the .NET Core 2.1 release, will the next release of KestrelHttpServer have support for SNI?

@Tratcher
Copy link
Member

That's the idea, will see how it goes.

Tratcher added a commit that referenced this issue Mar 23, 2018
Tratcher added a commit that referenced this issue Mar 23, 2018
Tratcher added a commit that referenced this issue Mar 26, 2018
Tratcher added a commit that referenced this issue Mar 30, 2018
@Eilon
Copy link
Contributor

Eilon commented Apr 3, 2018

@DamianEdwards / @shirhatti / @Tratcher - is this critical for Preview2?

@Tratcher
Copy link
Member

Tratcher commented Apr 3, 2018

Yes. We're trying to take a new CoreFx build today to unblock it.

@Eilon
Copy link
Contributor

Eilon commented Apr 3, 2018

Got it, thanks!

Tratcher added a commit that referenced this issue Apr 3, 2018
Tratcher added a commit that referenced this issue Apr 3, 2018
Tratcher added a commit that referenced this issue Apr 4, 2018
@Tratcher Tratcher closed this as completed Apr 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
3 - Done cost: S Will take up to 2 days to complete enhancement
Projects
None yet
Development

No branches or pull requests

6 participants