Skip to content

Fails to build on systems with OpenSSL 1.1.1 #400

Open
@GabrielMajeri

Description

@GabrielMajeri

I tried to build this from source, but I ran into sfackler/rust-openssl#987, since my system has OpenSSL 1.1.1, and only rust-openssl version 0.10 or greater supports it.

Unfortunately, there are a ton of dependencies that have to be updated to allow the openssl transitive dependency to be updated:

  • nativetls
  • hyper (for hyper-tls 0.3.0 or newer)
  • tokio
  • hubcaps (their fix for OpenSSL hasn't even been published to crates.io yet)

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceKeeping the wheels turning

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions