Hacker News new | ask | show | jobs
by andyjh 3158 days ago
You can use client certificates in h2, you just can't do TLS renegotiation. So you have to request a client cert in the initial handshake; you can't ask later (eg for a specific URL).