Skip to content

bump curl-sh exprs to tls 1.3? #457

@Gankra

Description

@Gankra

We currently emit curl-sh exprs of the form:

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/cargo-dist/releases/download/v0.3.0/cargo-dist-installer.sh | sh

This was inherited from https://rustup.rs/ although we added the extra -L (iirc required to chase redirects from github).

It has been suggested we should update this to tlsv1.3 -- I'm not really a tls/interop expert, so feedback welcome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions