sds: add ability to reload TLS session ticket keys#7643
sds: add ability to reload TLS session ticket keys#7643euroelessar wants to merge 1 commit intoenvoyproxy:masterfrom
Conversation
Signed-off-by: Ruslan Nigmatullin <elessar@dropbox.com>
|
This is basic functionality implementation, which should work (but never tested yet). |
|
This pull request has been automatically marked as stale because it has not had activity in the last 7 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions! |
|
@PiotrSikora hi, can you provide a feedback if this pull request is moving into the right direction, please? |
|
@PiotrSikora I will take a look. Thanks. |
|
LGTM, please add tests and fix test failures. |
|
This pull request has been automatically marked as stale because it has not had activity in the last 7 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions! |
|
This pull request has been automatically closed because it has not had activity in the last 14 days. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions! |
Description: Finish migration of TLS session ticket keys to provider-based API.
Risk Level: Medium
Testing: TODO
Docs Changes: TODO
Release Notes: TODO
Fixes #7397