You are not logged in. Please login or register.
Active topics Unanswered topics
Welcome to the wolfSSL Forums!
Please post questions or comments you have about wolfSSL products here. It is helpful to be as descriptive as possible when asking your questions.
References
Stable Releases - download stable product releases.
Development Branch - latest development branch on GitHub.
wolfSSL Manual - wolfSSL (formerly CyaSSL) product manual and API reference.
Search options
Kaleb
Thanks for the answer. This is an interception proxy called ZAP. Its similar to Charles Proxy, Burp or Fiddler. The proxy needs to have traffic directed to it explicitly. Is there a way to do this with the Wolfssl client?
If someone uses Wolfssl to build a client on an embedded system, and needs to direct requests to a http proxy, how would this be accomplished?
Kind Regards
Sycckd
Hello Wolfssl Community
I have a noob question. I would like to use a proxy with the wolfssl client for testing. How can I get the wolfssl client to send traffic to an explicit http proxy?
I have tried exporting variables for http_proxy https_proxy with no luck.
I have also tried the openssl syntax like this
./examples/client/client -h www.newegg.com -p 443 -g -d -proxy 127.0.0.1:8080
but I get an error message of "wolfSSL error: port number cannot be 0"
Any help would be greatly appreciated!
Posts found: 2
Generated in 0.025 seconds (96% PHP - 4% DB) with 5 queries