Files
quic-go/example
Marten Seemann a851aaacda remove the tls.Config from the quic.Config
The tls.Config now is a separate parameter to all Listen and Dial
functions in the quic package.
2017-07-03 22:12:09 +02:00
..
2017-07-03 21:58:47 +02:00
2017-06-09 22:28:40 +02:00
2017-07-03 21:58:47 +02:00

About the certificate

Yes, this folder contains a private key and a certificate for quic.clemente.io.

Unfortunately we need a valid certificate for the integration tests with Chrome and quic_client. No important data is served on the "real" quic.clemente.io (only a test page), and the MITM problem is imho negligible.

If you figure out a way to test with Chrome without having a cert and key here, let us now in an issue.