Hello,
there where an other problem, ssl_session_tickets where set to off.
My config is some days old and this nedd nginx >1.5.9.
Turn ssl_session_tickets on and all works fine.
Best Regards,
On 16.01.2017 14:46, Alarig Le Lay wrote:
> Hi,
>
> On Mon Jan 16 14:31:49 2017, basti wrote:
>> serve
Hi,
On Mon Jan 16 14:31:49 2017, basti wrote:
> server {
> #listen443 http2 reuseport;
> listen 443; ## listen for ipv4
> listen [::]:443 ipv6only=on; ## listen for ipv6
>
> server_name ssl.example.com;
>
> access_log /var/log/nginx/https.access.log;
> error_l
Hello,
I have installed nginx (debian package) and try ipv6.
Connection to http over ipv6 works.
Connection to https over ipv6 get protocol error.
nginx -V
nginx version: nginx/1.9.10
built with OpenSSL 1.0.2j 26 Sep 2016
TLS SNI support enabled
configure arguments: --with-cc-opt='-g -O2 -fPIE
-