External DDoS Support for Retry Token Key Configuration #5005
Labels
Area: API
Area: Core
Related to the shared, core protocol logic
Area: Security
Related to security or quality testing
feature request
A request for new functionality
Milestone
Describe the feature you'd like supported
MsQuic supports Retry Token mechanism to validate client's address. To generate/validate Retry Token, a key is used as well to add entropy. Ask is to support a configuration path for these keys i.e. keys should be accepted as configuration from some external service. This external service will rotate and send new keys every X seconds.
Proposed solution
This is needed so that Ddos solution and MsQuic solution can share keys. Idea is for ddos and msquic to work in conjunction and use same keys and same encryption APIs so that either can generate a token and both can validate it correctly.
Additional context
No response
The text was updated successfully, but these errors were encountered: