Skip to content

Use system ssl libraries #1

@bycruz

Description

@bycruz

I think the performance improvement that comes with openssl on all systems is minimal, and there's no benefit to shipping openssl as if the http implementation were to be done from scratch where the glue to windows, macos and linux apis would need to be done by hand.

Might as well make use of curl's ability to use the system's libraries dynamically. Also, it would be safer to depend on the system's openssl which should get continuously updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions