davesteele / comitup

Bootstrap Wifi support over Wifi
https://davesteele.github.io/comitup/
GNU General Public License v2.0
322 stars 54 forks source link

It is not a issue #109

Closed santhoshnp closed 4 years ago

santhoshnp commented 4 years ago

I have one doubt everything working perfectly for me. but still i have one doubt. WiFi display as comitup-n OK i have choose the WiFi and it open in the browser as 10.41.0.1 but it has no ssh certificate. how to give ssh certificate for website ( where we can access our desire wifi)

davesteele commented 4 years ago

Can't be done in the way you suggest. Tls certificates are signed by a trusted third party, and that won't happen for a private address like 10.41.0.1. There is a "self signed"option, but that can be hijacked, providing a false sense of security.

santhoshnp commented 4 years ago

Thank you so much for the explanation. Really your community is doing excellent job all the best for the future.