Reinis Rozitis
July 18, 2012 05:48AM
>> openssl s_client -connect 10.10.2.1:443
>Its the same error as with nginx:
>~# openssl s_client -connect 10.10.2.1:443
>CONNECTED(00000003)
> 7571:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:s23_clnt.c:607:

It's the problem on backend then - it doesn't (want to) talk ssl, at least on that particular IP/port.



> But: I can connect to the backend directly (not via nginx) using https without any problem. So I am not sure about this
> conclusion.

Can you show what does this return: wget --no-check-certificate -S --spider https://10.10.2.1

If you test with browser it might (out of thin air) not complain about the site not actually being SSL or the apache does some sort
of redirect before actually landing on the real SSL (virtual)host.


But overall you should probably show your apache config (the parts with 'SSLEngine on' ).


rr

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

reverse proxy an apache who forces ssl

Isaac Hailperin July 17, 2012 10:06AM

Re: reverse proxy an apache who forces ssl

Reinis Rozitis July 17, 2012 10:18AM

Re: reverse proxy an apache who forces ssl

Isaac Hailperin July 17, 2012 12:46PM

Re: reverse proxy an apache who forces ssl

Reinis Rozitis July 17, 2012 01:30PM

Re: reverse proxy an apache who forces ssl

Isaac Hailperin July 18, 2012 03:38AM

Re: reverse proxy an apache who forces ssl

saucepan July 18, 2012 05:40AM

Re: reverse proxy an apache who forces ssl

Reinis Rozitis July 18, 2012 05:48AM

Re: reverse proxy an apache who forces ssl

Isaac Hailperin July 18, 2012 08:26AM

Re: reverse proxy an apache who forces ssl

saucepan July 17, 2012 01:30PM

Re: reverse proxy an apache who forces ssl

Maxim Dounin July 20, 2012 05:18AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 224
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready