Skip to content

Use native-tls-vendored feature of reqwest in crates #2252

Closed
@jpraynaud

Description

@jpraynaud

Why

We want to simplify the compilation of TLS support in the repository by using the vendored version in reqwest.

What

Simplify the compilation of the nodes by using the native-tls-vendored feature of reqwest.

How

  • Use the native-tls-vendored feature of reqwest in the crates
  • Remove the dependencies to open_ssl and open_ssl_probe
  • Rename the bundle_openssl feature to bundle_tls in the crates (only in the release builds of the CI)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions