Android: List of available trusted root certificates

前端 未结 3 992
野的像风
野的像风 2021-02-13 13:48

Is there a android developer page that lists all of the trusted root CAs?

I know I can just pull the file, and list them using keytool - looking for a published web page

3条回答
  •  迷失自我
    2021-02-13 13:49

    I haven't found an official page. However, here is shown how to get the list of trustes certs from an android device: http://www.andreabaccega.com/blog/2010/09/23/android-root-certification-authorities-list/

    There are also all certs published which were found on an that particular Android 2.2 Froyo.

提交回复
热议问题