Welcome! Log In Create A New Profile

Advanced

Re: Nginx + lua-nginx, get ssl_session_id

Aapo Talvensaari
May 26, 2016 08:56AM
On 26 May 2016 at 14:04, Dimka <nginx-forum@forum.nginx.org> wrote:

> Face the same problem, empty $ssl_session_id variable.
>
> If ssl_session_ticket off, $ssl_session_id always contain ID.
>
> How can I identify client connection if no ssl session id available?
>

I would also know answer for this. It is kinda either:
1. server and client store session id
or
2. client sends tickets that contains info how to continue without server
storing anything

So with tickets you don't have session id. I'm not sure could there still
be some kind of identifier be counted from tickets that could be used as a
identifier for multiple round trips, but I think not (?).

Yes, it sucks a little bit. With session_id we had nice way to identify
client built-in the protocol, with tickets it seems we don't.


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

Nginx + lua-nginx, get ssl_session_id

VladimirSmirnov November 26, 2014 11:29AM

Re: Nginx + lua-nginx, get ssl_session_id

Yichun Zhang (agentzh) November 26, 2014 03:30PM

Re: Nginx + lua-nginx, get ssl_session_id

VladimirSmirnov November 27, 2014 03:07AM

Re: Nginx + lua-nginx, get ssl_session_id

Yichun Zhang (agentzh) November 29, 2014 12:04AM

Re: Nginx + lua-nginx, get ssl_session_id

Dimka May 26, 2016 07:04AM

Re: Nginx + lua-nginx, get ssl_session_id

Aapo Talvensaari May 26, 2016 08:56AM

Re: Nginx + lua-nginx, get ssl_session_id

Dimka May 26, 2016 09:46AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 255
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