Skip to content
This repository has been archived by the owner on Nov 1, 2018. It is now read-only.

Forward client certificates #27

Closed
Tratcher opened this issue Nov 4, 2015 · 3 comments
Closed

Forward client certificates #27

Tratcher opened this issue Nov 4, 2015 · 3 comments

Comments

@Tratcher
Copy link
Member

Tratcher commented Nov 4, 2015

If IIS accepts a TLS client certificate then HttpPlatformHandler should forward it on to us. This could be done as a base64 encoded header that is then unpacked by the middleware upon request from the ITlsConnectionFeature.

@Tratcher Tratcher self-assigned this Jan 13, 2016
@Tratcher Tratcher added this to the 1.0.0-rc2 milestone Jan 13, 2016
Tratcher added a commit that referenced this issue Jan 13, 2016
Conflicts:
	src/Microsoft.AspNet.IISPlatformHandler/IISPlatformHandlerMiddleware.cs
Tratcher added a commit that referenced this issue Jan 13, 2016
Tratcher added a commit that referenced this issue Jan 13, 2016
@Tratcher
Copy link
Member Author

Requires a new release of HttpPlatformHandler (v1.3?)

@Tratcher
Copy link
Member Author

This as been fixed in AspNetCoreModule v0.8: #105.

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

No branches or pull requests

2 participants