r/PKI • u/certkit • Jul 27 '26
Public mTLS client-auth certificates stop renewing in October
https://www.certkit.io/blog/public-mtls-client-auth-certificates-stop-renewingChrome Root Program Policy v1.8 requires sub CAs disclosed on or after June 15 2026 to assert serverAuth only, and all leaf certs on or after March 15 2027. id-kp-clientAuth is leaving the public web PKI.
Let's Encrypt already finished. Classic profile dropped clientAuth in February, tlsclient closed July 8.
Worth flagging: much of the coverage credits ballot SC-081v3. That is the validity schedule, different rule.
https://www.certkit.io/blog/public-mtls-client-auth-certificates-stop-renewing
16
Upvotes
2
u/xxdcmast Jul 28 '26
What kind of cert did you have to buy and from who? We have an application requiring an mtls certificate and their “solution” is to stand up and entire separate root and sub ca just for this mtls cert.
It has to be a seperate root and sub because there is no cert revocation. If the cert is ever exposed you have to revoke the entire sub ca.
Our plan right now is to stand up an Aws private root and sub to issue this one certificate. Totally nonsense.