diff --git a/changes/ce/fix-10058.en.md b/changes/ce/fix-10058.en.md new file mode 100644 index 000000000..337ac5d47 --- /dev/null +++ b/changes/ce/fix-10058.en.md @@ -0,0 +1,7 @@ +Deprecate unused QUIC TLS options. +Only following TLS options are kept for the QUIC listeners: + +- cacertfile +- certfile +- keyfile +- verify diff --git a/changes/ce/fix-10058.zh.md b/changes/ce/fix-10058.zh.md new file mode 100644 index 000000000..d1dea37c3 --- /dev/null +++ b/changes/ce/fix-10058.zh.md @@ -0,0 +1,8 @@ +废弃未使用的 QUIC TLS 选项。 +QUIC 监听器只保留以下 TLS 选项: + +- cacertfile +- certfile +- keyfile +- verify +