소스 검색

docs: add change logs

William Yang 3 년 전
부모
커밋
6649a4f7d1
2개의 변경된 파일15개의 추가작업 그리고 0개의 파일을 삭제
  1. 7 0
      changes/ce/fix-10058.en.md
  2. 8 0
      changes/ce/fix-10058.zh.md

+ 7 - 0
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

+ 8 - 0
changes/ce/fix-10058.zh.md

@@ -0,0 +1,8 @@
+废弃未使用的 QUIC TLS 选项。
+QUIC 监听器只保留以下 TLS 选项:
+
+- cacertfile
+- certfile
+- keyfile
+- verify
+