Remix.run Logo
stusmall 2 days ago

What in the Sam Hill? This is a new one on me. Does anyone have any reading for their logic of why?

TheDong 2 days ago | parent | next [-]

They can be enabled by policy. An enterprise will usually have a policy installing it's custom ca

https://www.chromium.org/Home/chromium-security/crlsets/

See here for some of the why: https://www.imperialviolet.org/2012/02/05/crlsets.html

na4ma4 2 days ago | parent | prev [-]

I vaguely remember there was similar reasoning as why golang doesn't support them, they're "antiquated and useless".

I hit that road-block a lot when trying to do mTLS in the browser, that and dropping support for the [KeyGen](https://www.w3docs.com/learn-html/html-keygen-tag.html) tag.