Hi guys, can anyone suggest solution to make following scenario work using squid: step1. Client(actually server application) calls HTTP://example.org squid via proxy. | V step2. Proxy(Squid) understands that all calls to HTTP://example.org should be changed to HTTPS://example.org, trusts CA that uses example.org and knows client certificate to use for https client authentication | V step3. Origin(some server in internet) accepts https request, authenticates client, returns response The main aim is to make client know nothing about https complexity (storing certificates/keys, knowing specific algorithms etc), and make squid manage this things. Best regards, Ilya Karpov |
_______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users