Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 344 Bytes

A note on local ssl certificates.md

File metadata and controls

8 lines (5 loc) · 344 Bytes

Making the HTTPS connection work

The certificates included here were generated using the guide from: https://stackoverflow.com/a/60516812/1842613

An SSL connection is required to use some of the javascript web audio APIs

You'll have to trust the certs/localCA.pem certificate as a Trusted Root Certificate Authority on you client machine