Hacker News new | ask | show | jobs
by joshuarubin 1596 days ago
ngrok employee here (and lead on our cert system). Re client side auto certs, it's an interesting idea. We do support auto certs, managed within the ngrok cloud. We also support passing through tls termination to the ngrok agent and/or the user's upstream server so that users can use their own certs (which could be obtained programmatically). We also support end-to-end encryption as well as authentication (via mutual tls).

We've got a lot in the works as well.. thoon, real thoon. ;-)