web-platform-tests/wpt

Testing if UA sends TLS client certs in CORS preflight OPTIONS request?

Open

#7873 opened on Oct 17, 2017

View on GitHub
 (1 comment) (0 reactions) (0 assignees)HTML (4,581 stars) (2,898 forks)batch import
good first issuehelp wanted

Description

I’m wondering if with wptserve it’s possible to test whether a UA sends TLS client certs in CORS preflight OPTIONS requests.

The context is https://bugs.chromium.org/p/chromium/issues/detail?id=775438 and https://bugzilla.mozilla.org/show_bug.cgi?id=1019603

Contributor guide