Skip to content

Commit a4f337a

Browse files
committed
KNOWN_BUGS: HTTP/3 doesn't support client certs
Closes curl#7625
1 parent d4d53d9 commit a4f337a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/KNOWN_BUGS

+7
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ problems may have been fixed or changed somewhat since this was written!
163163
18.5 HTTP/3 download with quiche halts after a while
164164
18.6 HTTP/3 multipart POST with quiche fails
165165
18.7 HTTP/3 quiche upload large file fails
166+
18.8 HTTP/3 doesn't support client certs
166167

167168
==============================================================================
168169

@@ -1156,3 +1157,9 @@ problems may have been fixed or changed somewhat since this was written!
11561157
18.7 HTTP/3 quiche upload large file fails
11571158

11581159
https://github.com/curl/curl/issues/7532
1160+
1161+
18.8 HTTP/3 doesn't support client certs
1162+
1163+
aka "mutual authentication".
1164+
1165+
https://github.com/curl/curl/issues/7625

0 commit comments

Comments
 (0)