Wednesday, August 11, 2021

Re: (bug?) relayd forward to directives interfering

On 21/08/11 04:34pm, Vladimir Nikishkin wrote:
> I do not think my setup is related to "TLS Inspection".

Apologies, my misunderstanding. I always forget I divert traffic to to
localhost in my setup. Anyway,

> There is no problem connecting to the TLS-enabled backend. The problem
> appears when connecting to the HTTP backend, when, _at the same time_,
> in the same relay there is another redirect to the TLS backend.

Did you make sure to use the https scheme in your curl request?
Something like:

$ curl https://domain.example/http

The listener is still a TLS listener even if the backend uses only plain
http.

Sorry for the confusion.

Regards,
JP

No comments:

Post a Comment