You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems SSL_new_session_ticket needs some updated to make it work with QUIC. It should allow QUIC servers to manually trigger a new session ticket to be sent.
It seems
SSL_new_session_ticketneeds some updated to make it work with QUIC. It should allow QUIC servers to manually trigger a new session ticket to be sent.