|
|
|
|
|
by Habgdnv
479 days ago
|
|
As of now, such stricter certificate requirements only apply to publicly trusted CAs that ship with the browser. Custom-added CAs are not subject to these requirements—this applies to all major browsers. I haven't tested Firefox's implementation yet, but I expect your private CA to continue working as expected since it is manually added. Private CAs can: * Issue longer certificates, even 500 years if you want.
Public CAs are limited to 1 year I think, or 2? I think it was 1.. * Can use weaker algorithms or older standards if they want. * Not subject to browser revocation policies - no need for OCSP/CRL etc. * More things that I do not know? |
|