pimterry@lemmy.world to Programming@programming.dev · 3 years agoAndroid 14 blocks all modification of system certificates, even as roothttptoolkit.comexternal-linkmessage-square25linkfedilinkarrow-up1208arrow-down13
arrow-up1205arrow-down1external-linkAndroid 14 blocks all modification of system certificates, even as roothttptoolkit.compimterry@lemmy.world to Programming@programming.dev · 3 years agomessage-square25linkfedilink
minus-squareArbiterXero@lemmy.worldlinkfedilinkarrow-up23arrow-down9·3 years agoSuper handy for if a certificate gets out and needs to be revoked. Idiots.
minus-squaremrkite@programming.devlinkfedilinkarrow-up23arrow-down2·3 years agoMaybe read the article and not look like an idiot. All they did was move the certificates into a signed package that is updated through Google Play. They can revoke certs even faster now because it doesn’t require a system update.
minus-squareArbiterXero@lemmy.worldlinkfedilinkarrow-up13·3 years agoCool, so I can’t revoke the certs myself? Still bad. I can’t add my own for testing? Still bad. They manage it via an app that I can’t change at all? Still bad.
minus-squaremathemachristian[he]@lemm.eelinkfedilinkarrow-up7·3 years agoI mean thats what its mainly for? To quickly update CAs without needing to do it as a system update that the vendor needs to vet first
Super handy for if a certificate gets out and needs to be revoked.
Idiots.
Maybe read the article and not look like an idiot. All they did was move the certificates into a signed package that is updated through Google Play. They can revoke certs even faster now because it doesn’t require a system update.
Cool, so I can’t revoke the certs myself? Still bad.
I can’t add my own for testing? Still bad.
They manage it via an app that I can’t change at all? Still bad.
I mean thats what its mainly for? To quickly update CAs without needing to do it as a system update that the vendor needs to vet first