Android – how to view content cacerts.bks (certificate file / system / etc / security / carcerts. BKS)
•
Android
Does anyone know how to view the list of root certificates supported by Android devices? I want to see the information
I found that / system / etc / security / carcerts.bks contains root certificate information, but I can't decode the content using any available editor
I also tried keytool, but I couldn't succeed
Please suggest how to decode the contents of this file
to greet,
durga
resolvent:
keytool -list -v -keystore“cacerts.bks”-provider org.bouncycastle.jce.provider.BouncyCastleProvider -providerpath“bcprov-jdk16-146.jar”-storetype BKS -storepass“”
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码