Is there a way to mimic ssl_session_tickets setting?
- 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