Replies: 1 comment
-
Nevermind. I was able to solve the issue by specifying the file 'ca-bundle.crt' for the SslConnector. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, newbie here! I'm trying to use the awc client for HTTPS connections as per the examples provided in the ntex-rs documentation. However, when I run the server and send a GET request to localhost:3000, I receive the following error: "Failed to connect to host: Connector has been disconnected". Does anyone have any ideas on what might be causing this issue and how I could possibly resolve it?
Beta Was this translation helpful? Give feedback.
All reactions