Skip to content

Add a way to test WebTransport with self-signed certificates #32463

Description

@vasilvv

WebTransport API specification includes an option to connect to a host that uses a self-signed certificate, provided that the hash of that certificate is known in advance. The API requires the certificates that expire within two weeks, meaning that we can't just generate a certificate and check it into Git; we will have to dynamically generate a certificate when starting wptserve, and then provide the hash of that certificate to the scripts running.

cc @yutakahirano @bashi

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions