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

Replace deprecated Darwin CGO calls #127

Closed

Conversation

tcooper-uk
Copy link
Contributor

@tcooper-uk tcooper-uk commented May 8, 2023

Both SecTrustEvaluate and SecTrustGetCertificateAtIndex are now marked as deprecated and show up as build warnings. This PR updates these calls to use new APIs.

I can see this is also raised in #85.

These changes are covered by:

  • TestCertificateRSA
  • TestCertificateEC

@tcooper-uk
Copy link
Contributor Author

@vcsjones possibly a suitable reviewer. This project seems to be a little quiet these days so I'm just taking a guess by GH profiles 🙂.

@vcsjones vcsjones mentioned this pull request Sep 16, 2024
@vcsjones
Copy link
Member

This pull request was cherry-picked in pull request #149. Thank you for your contribution! I am going to close this pull request since your commits are now merged.

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

Successfully merging this pull request may close these issues.

2 participants