holylobster / nuntius-linux

Nuntius delivers notifications from your phone or tablet to your computer
GNU General Public License v2.0
216 stars 25 forks source link

Working tls :+1: #45

Closed flyingrub closed 9 years ago

flyingrub commented 9 years ago

For now we rely on an external script to generate the certificate. This should be replaced in the future by a proper implementation with GnuTLS The Linux side accepts any certificate, but the android side needs the fingerprint of the linux certificate to trust the computer. More about how the tls trust is made here