docs: add change logs
This commit is contained in:
parent
baf01617cd
commit
6649a4f7d1
|
@ -0,0 +1,7 @@
|
||||||
|
Deprecate unused QUIC TLS options.
|
||||||
|
Only following TLS options are kept for the QUIC listeners:
|
||||||
|
|
||||||
|
- cacertfile
|
||||||
|
- certfile
|
||||||
|
- keyfile
|
||||||
|
- verify
|
|
@ -0,0 +1,8 @@
|
||||||
|
废弃未使用的 QUIC TLS 选项。
|
||||||
|
QUIC 监听器只保留以下 TLS 选项:
|
||||||
|
|
||||||
|
- cacertfile
|
||||||
|
- certfile
|
||||||
|
- keyfile
|
||||||
|
- verify
|
||||||
|
|
Loading…
Reference in New Issue