OpenWebTorrent / openwebtorrent-tracker

Fast and simple Webtorrent tracker implementation in C++
https://openwebtorrent.com
71 stars 22 forks source link

Using ECC keys/cert #16

Closed tom-adsfund closed 3 years ago

tom-adsfund commented 3 years ago

I created an ECC key that was signed and I use with nginx, but I don't seem to be able to get it to work with owtt.

Does owtt support ecc? And if so how can I get my .key and .crt file to work with owtt? Thanks.

tom-adsfund commented 3 years ago

Actually no problem: I'd made an error before (got the chain the wrong way round), and was trying to use the broken certificate chain.