Skip to content

Two small LibreSSL tweaks#2563

Merged
botovq merged 2 commits intorust-openssl:masterfrom
botovq:libressl-tweaks
Jan 4, 2026
Merged

Two small LibreSSL tweaks#2563
botovq merged 2 commits intorust-openssl:masterfrom
botovq:libressl-tweaks

Conversation

@botovq
Copy link
Copy Markdown
Contributor

@botovq botovq commented Jan 4, 2026

  • from_str_x509() can be enabled for libressl360. Test it also for BoringSSL and AWS-LC
  • Stop exposing ASN1_ENCODING. This is part of the no longer public X509_CINF, X509_CRL_INFO and X509_REQ_INFO structs where it caches the original encoding of the cert/CRL/CSR. As such is no longer needed for rust-openssl. It makes little sense to expose this on its own.

@botovq botovq merged commit 5d012b2 into rust-openssl:master Jan 4, 2026
81 checks passed
@botovq botovq deleted the libressl-tweaks branch January 4, 2026 16:06
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