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 support for OCSP on Unix #15113

Closed
bartonjs opened this issue Aug 31, 2015 · 1 comment · Fixed by dotnet/corefx#35367
Closed

Add support for OCSP on Unix #15113

bartonjs opened this issue Aug 31, 2015 · 1 comment · Fixed by dotnet/corefx#35367
Labels
area-System.Security enhancement Product code improvement that does NOT require public API changes/additions os-linux Linux OS (any supported distro)
Milestone

Comments

@bartonjs
Copy link
Member

OCSP = Online Certifciate Status Protocol

@bartonjs bartonjs self-assigned this Aug 31, 2015
@bartonjs bartonjs removed their assignment Nov 9, 2016
@karelz
Copy link
Member

karelz commented Nov 9, 2016

This is likely quite involved - Networking and cryptography (in lower levels where you cannot use System.Net).

@msftgits msftgits transferred this issue from dotnet/corefx Jan 31, 2020
@msftgits msftgits added this to the 3.0 milestone Jan 31, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Jan 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Security enhancement Product code improvement that does NOT require public API changes/additions os-linux Linux OS (any supported distro)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants