开发者

can I browse installed certificates on android phone?

开发者 https://www.devze.com 2023-03-09 07:18 出处:网络
I found how to pull cacerts.bks file from phone\'s sytem/etc/security folder and see the list of installed certificates using keytool.

I found how to pull cacerts.bks file from phone's sytem/etc/security folder and see the list of installed certificates using keytool.

But开发者_如何学C can I browse them somehow on a phone itself?


As for cd-ing in a directory structure, etc, I'm not sure. I needed to pull a list up of certificates, and (in addition to this question) I found this source that mentions how to show a list of installed certificates on an older version of Android. On my phone (running 4.4.2), the steps are slightly different:

  1. Settings
  2. Security
  3. Trusted credentials

and a list of trusted CA certificates is displayed.

0

精彩评论

暂无评论...
验证码 换一张
取 消