I'm not following your port configs.
If you want to listen on 215 for https then I'd expect you need:
Listen 215 https
... and then you'd have to choose a different port for http.

I'd try different ports and see if it makes a difference and possibly rule out any cipher issues.

Jim

On 6/24/2021 11:25 AM, Pavel Heimlich, a.k.a. hajma wrote:
Basically yes. It was this hack that redirected users to https when they tried http. But it stopped working when I tried to drop TLSv1.1

čt 24. 6. 2021 v 15:31 odesílatel Jim Albert <j...@netrition.com <mailto:j...@netrition.com>> napsal:


    215 is configured to answer for both http and https? I only see
    one Listen config in your original post. I wasn't aware Apache can
    distinguish based on the traffic and thought you need to use
    different ports.

    Jim



Reply via email to