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

Signing: macOS removed CRL support #11985

Closed
dtivel opened this issue Jul 26, 2022 · 3 comments
Closed

Signing: macOS removed CRL support #11985

dtivel opened this issue Jul 26, 2022 · 3 comments

Comments

@dtivel
Copy link
Contributor

dtivel commented Jul 26, 2022

NuGet Product Used

dotnet.exe

Product Version

.NET 5 SDK and later

Worked before?

No response

Impact

Other

Repro Steps & Context

In March 2022, I confirmed with Apple developer technical support that Apple removed CRL support from macOS starting with 10.15 (Catalina). See https://github.com/dtivel/x509-revocation-check-macos for repro steps.

NuGet packages that are author- or repository-signed with certificates without OCSP support will have permanently unavailable revocation status on macOS 10.15+.

Microsoft's current author-signing certificate and NuGet.org's current repository-signing certificate are both DigiCert certificates. Publicly trusted, commercial code signing certificates typically have both CRL and OCSP support, so as long as OCSP checks continue to work, the lack of CRL support on macOS is a non-issue.

Verbose Logs

No response

@martinrrm martinrrm added Priority:2 Issues for the current backlog. and removed Triage:Untriaged labels Aug 1, 2022
@nkolev92 nkolev92 removed the Priority:2 Issues for the current backlog. label Aug 4, 2022
@nkolev92
Copy link
Member

nkolev92 commented Aug 4, 2022

@dtivel Is there a proposal for an action that we're going to take on this?

@dtivel
Copy link
Contributor Author

dtivel commented Nov 29, 2023

@nkolev92, no, not at this time.

@nkolev92
Copy link
Member

Team Triage: Closing this for now.
@dtivel please feel free to reopen if needed.

@nkolev92 nkolev92 closed this as not planned Won't fix, can't repro, duplicate, stale Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants