Skip to content

On Windows, add --ssl-no-revoke flag to the curl command #62

@fertrig

Description

@fertrig

Monarch uses curl to download the UI binaries it needs for the flutter version the user is running. If the user is running Monarch on Windows and their network is behind an MITM proxy, then the curl command will fail.

The issue was first reported here: #44.

The fix is to add the --ssl-no-revoke flag to the curl command. See the accepted answer here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomerswindowsRelated to the Windows operating system.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions