curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: How can the client visit the origin server via HTTPS proxy?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 23 Feb 2017 08:07:40 +0100 (CET)

On Thu, 23 Feb 2017, Tanyaofeng wrote:

> If I call curl_easy_setopt(curl, CURLOPT_URL, "https://IP4:port4/xxx/xx");
> in scenario 2,
>
> how can the HTTPS message reach origin server via HTTPS reverse proxy?

You can't, unless you have some special entrance you know of, or know how to
reach that using another name or port number or something.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2017-02-23