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

(Re-?)expose bytes in TbsCertificate to gain access to raw data #160

Open
juliankrieger opened this issue Jul 19, 2024 · 1 comment
Open

Comments

@juliankrieger
Copy link

As I see it, there is currently no way to serialize the parsed X509 back into bytes. There was a pull request in the past to do that, but the bytes function no longer exists for the TbsCertificate struct.

@chifflier
Copy link
Member

Hi,
It seems you are mentioning two different issues: having access to the raw bytes, and wanting to serialize the certificate. Could you provide more details?
There are no immediate plans to implement serialization (though this would be nice to have)

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

No branches or pull requests

2 participants