It does whatever is in remap. So if you choose to make a request to /foo
and you have a remap to https://www.foo.com/ that will be an outgoing HTTPS
connection.
Brian
On Sunday, March 27, 2016, Dk Jack wrote:
> Does atscppapi::AsyncFetch support output https connections? Haven't tried
> it yet.
Thanks for the highlight, it sounds more difficult to me since i just
started with this caching field. But since now most sites are requiring
HTTPS connection (even google search is using https) not to mention social
sites and most mobile devices are recommend to use https before fallback to
http i
On Feb 6, 2013, at 7:21 AM, Leif Hedstrom wrote:
> On 2/6/13 12:35 AM, oksana fishman wrote:
>> I can see a certificate, for example.
>> How https traffic can be seen by ATS plugin?
>
> You mean the SSL handshake? That would be Layer 5, not Layer 7 (HTTPS). I
> don't think we expose any APIs f
On 2/6/13 12:35 AM, oksana fishman wrote:
I can see a certificate, for example.
How https traffic can be seen by ATS plugin?
You mean the SSL handshake? That would be Layer 5, not Layer 7 (HTTPS). I
don't think we expose any APIs for a plugin to intercept or participate in
the handshake, but
I can see a certificate, for example.
How https traffic can be seen by ATS plugin?
On Tue, Feb 5, 2013 at 6:08 AM, Leif Hedstrom wrote:
>
> On 2/4/13 9:02 AM, oksana fishman wrote:
>>
>> Hi,
>>
>> Thank you for quick response
>> I don't mean level 3 and 4.
>> I mean HTTPS traffic
>
>
> How are yo
On 2/4/13 9:02 AM, oksana fishman wrote:
Hi,
Thank you for quick response
I don't mean level 3 and 4.
I mean HTTPS traffic
How are you going to see anything in the HTTPS requests without doing SSL
termination on the proxy server?
-- Leif
Hi,
Thank you for quick response
I don't mean level 3 and 4.
I mean HTTPS traffic
On Mon, Feb 4, 2013 at 4:48 PM, Leif Hedstrom wrote:
> On 2/4/13 5:20 AM, oksana fishman wrote:
>
>> Hi,
>> Is it possible to configure a trafficserver to work with HTTPS traffic?
>> To forward it to the server / p
On 2/4/13 5:20 AM, oksana fishman wrote:
Hi,
Is it possible to configure a trafficserver to work with HTTPS traffic?
To forward it to the server / parse it ? Only parse the visible fields, not
to perform SSL termination ?
What visible fields? You mean on Level 3 and 4 ?
-- Leif