walkor / walkor/workerman

Is there a way to mimic ssl_session_tickets setting?

Open
#769 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
11.6k
Forks
2.2k
Avg merge
11h 30m
Merged PRs (30d)
3

Description

Hi,

I'm wondering if there's a way to mimic [ssl_session_tickets "off"](https://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl_session_tickets) in Nginx?

Basically, I want to disable session resumption through TLS session tickets (or reset them per request).

Thanks!

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names Workerman's SSL support and Nginx's ssl_session_tickets setting, but no Workerman file, test, or entry point. Start by locating the framework's SSL configuration and comparing its available options with Nginx's behavior. Done means identifying and documenting a supported way to disable or reset TLS session tickets, or clearly recording that it is not possible.

Written by the indexing model from the issue text.

Assessment

Tech stack
nginx, php
Domain
networking, 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.