Hacker News new | ask | show | jobs
by gandalfu 3329 days ago
Why certificate based authentication wasn't included?

The server stores the public cert from all clients and uses it to authenticate at the transport layer. No shared secrets either.

1 comments

Yes, that's a miss. I'll add it as another option. Thanks!