Hacker News new | ask | show | jobs
by veeti 4574 days ago
> Another reason is security, with HTTPs you need to trust more parties.

No, you don't. Use a self-signed certificate that is hardcoded in the app.

1 comments

Or better yet, use a cert signed by a trusted CA and pi it in your app.