Skip to content
Discussion options

You must be logged in to vote

The error code being negative hints to me it's from the OS. You have the default features of reqwest still on, and it will use the default tls if you don't tell the builder otherwise. Try .use_rustls_tls().

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@ptdecker
Comment options

@ptdecker
Comment options

Answer selected by ptdecker
Comment options

You must be logged in to vote
1 reply
@ptdecker
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants