HTTP Proxy not working
"Mathias Spoerr" <[email protected]> Thu, 20 Dec 2012 13:35:06 +0100
| Newsgroups | gmane.comp.encryption.cryptlib |
|---|---|
| Message-ID | <[email protected]> |
Hello, I tried to use a http Proxy Server for the TLS sessions (cryptlib version 3.4.2): retKey = cryptSetAttributeString(CRYPT_UNUSED, CRYPT_OPTION_NET_HTTP_PROXY, "10.10.10.100:3128", 17); The return value is "CRYPT_OK" For some reason the traffic is sent directly to the device, without using the Proxy Server. Did I miss something? Using Socks, the configuration is used, but unfortunately the Proxy is only configured for http. I found a thread from 2005 where the same configuration is used. Thanks, Mathias _______________________________________________ Cryptlib mailing list [email protected] via Mail: [email protected] Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/ http://news.gmane.org/gmane.comp.encryption.cryptlib Posts from non-subscribed addresses are blocked to prevent spam, please subscribe in order to post messages.