Re: ssl handshake failure

2018-11-04 Thread Pushkar Pradhan
Is your client sending a TLSv1.2 handshake? Maybe it's a lower version or non TLS. On Fri, Nov 2, 2018 at 11:41 AM Dk Jack wrote: > Hi, > I enabled SSL on my ATS and my ssl requests are failing with handshake > error. From the logs I can tell that it loaded my cert/key correct. When I > started

Re: ssl handshake failure

2018-11-04 Thread Dk Jack
Thanks Pushkar. I had a config error in my multi cert config file. I was missing ‘dest_ip=*’ Dk. > On Nov 2, 2018, at 11:53 AM, Pushkar Pradhan > wrote: > > Is your client sending a TLSv1.2 handshake? Maybe it's a lower version or > non TLS. > >> On Fri, Nov 2, 2018 at 11:41 AM Dk Jack wro

[PROPOSAL] Rewrite url after running all remap plugins

2018-11-04 Thread Takuya Kitano
Hi, I’d like to propose a change about the timing that ATS runs remap plugins. Currently, we configure remap.config like the following snippet, and each plugins use `rri->requestUrl`, the behavior of a remap plugin as the first plugin is different from that as the second plugin. ``` map http://