Skip to content

Openssl feature pulls in boringssl #557

Closed
@Ten0

Description

@Ten0

Describe the bug
Enabling the openssl feature pulls in 10MB of boringssl-src.
This is due to:

secure = ["boringssl-src"]
openssl = ["secure"]

Expected behavior
IIUC BoringSSL is not required since we're using openssl instead, so that should not be added as a dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions