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

fix(ext/node): rewrite X509Certificate resource and add publicKey() #24988

Merged
merged 2 commits into from
Aug 11, 2024

Conversation

littledivy
Copy link
Member

@littledivy littledivy commented Aug 11, 2024

Changes:

  • Remove unsafe usage, rewrite Rust representation with yoke.
  • Implement X509Certificate.prototype.publicKey()

Fixes #23307

@littledivy littledivy merged commit b61fd62 into denoland:main Aug 11, 2024
17 checks passed
@littledivy littledivy deleted the x509_yoke branch August 11, 2024 13:28
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.

X509Certificate publicKey
2 participants