Maisy Tsemaisyt.hashnode.devยทApr 20, 2024Importing a Self-signed Cert for a Rust reqwest HTTP clientI have set up a HTTP server with TLS using rust and a self-signed certification. It works fine when I import the cert and test the APIs in Postman. However, I got into trouble when writing a HTTP client using the rust library reqwest. This is a note ...212 readsRustAdd a thoughtful commentNo comments yetBe the first to start the conversation.