5 ms·
What are the things that you think are best handled by the browser while negotiating a session?
by pierrebarre 4y ago
What are the things that you think are best handled by the browser while negotiating a session?
- rfd4sgmk8u 4y agoThe connection parameters including encryption parameters and certificate from the origin. There are a lot of weird rules in WebPKI you may miss, this is beyond a general purpose TLS library. Enforcing Certificate Transparency rules or CAA records, is the proxy doing this?
- ThePowerOfFuet 4y agoWhich browser enforces CAA? it's a certificate misissuance, but AFAIK it's not up to the browser.