h2o / h2o/picotls

provide API to track resumed sessions

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
640
Forks
173
Avg merge
22h 14m
Merged PRs (30d)
3

Description

Traditionally, `SSL_get_session` and `SSL_session_get_id` were used to track connections that were being resumed using the secrets derived from a particular full handshake.

We need to provide similar API at server side for debugging network issues related to resumption (e.g. buggy intermediaries that tries to do clever things).

Contributor guide

No contributing guide indexed for this repository

Research direction

No file, test, or entry point is named. Start by locating the server-side session-resumption handling and existing session-tracking interfaces, then clarify with maintainers what API data and debugging behavior are required.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.