Skip to content

Commit

Permalink
Serve the certificate fingerprint over HTTP (kixelated#20)
Browse files Browse the repository at this point in the history
It's a bloated solution, but it's required for local development until
Chrome supports self-signed WebTransport CAs.
  • Loading branch information
kixelated authored May 25, 2023
1 parent ea918a6 commit 1febcb2
Show file tree
Hide file tree
Showing 6 changed files with 868 additions and 37 deletions.
2 changes: 1 addition & 1 deletion .rustfmt.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# i die on this hill
hard_tabs = true

max_width = 120
max_width = 120
Loading

0 comments on commit 1febcb2

Please sign in to comment.