Hacker News new | ask | show | jobs
by helb 3927 days ago
Not sure i got it right – is it some kind of self-signed/untrusted certificate generation as-a-service?
1 comments

Pretty much, yes. It has an API as well. You have to accept the root certificate of the authority you create in the browser and then you don't have do accept all self-signed certificates based on it. It's aiming to ease development, it's not to be used in production.