Answer the question
In order to leave comments, you need to log in
How to add an SSL certificate for a home server?
There is a site on a home server that is hidden behind Cloudflare. Everything works over HTTPS, certificates are issued by Cloudflare itself.
But there is an audio player on the site:
<audio >
<source src="http://192.168.0.100:8000/audio" >
</audio>
<audio >
<source src="https://192.168.0.100:8000/audio" >
</audio>
Failed to accept new client: SSL accept() error: error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question