OpenSSL: What code to add for proxy use?

2005-01-05 Thread Clemens Chiba
Hi! I use Winsocks and OpenSSL in a client application which simulates HTTPS request, and it works fine as long as I don't use a proxy (proxy name/port same as host name/port). But if I set a proxy it does not work anymore. This is clear because the proxy does not know where to connect to (it can

Re: How to check server's SSL certificate on client?

2004-08-23 Thread Clemens Chiba
> The important question is, "who signed the certificate you created?" > > Typically, the certificate is signed by a trusted Certificate > authority (CA) where "trusted" means that your browser has the CA's > root certificate in it's list of trusted CA's. Look at your browser. > There are probably