Skip to content

Remove dependency on openssl #1504

@Centril

Description

@Centril

It's being pulled in by reqwest, which comes as a default feature we're not using (see https://github.com/seanmonstar/reqwest/blob/master/Cargo.toml)

We're also using it in standalone to generate keys, which can be delegated to shell calls.

Removing this dependency removes a long chunk of compilation time on windows.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions