Reputation: 14660
How to download the SSL certificate from the website?
Upvotes: 2
Views: 11911
Reputation: 14660
Below, I will demonstrate how to do this for google.com, but it will work for any website accessible on the phone
Connect an Android device to your computer (make sure USB debugging is on).
Open Google Chrome on your computer and go to chrome://inspect
to show a list of debug-enabled WebViews on your device.
Select "Security" and click on "View Certificate" as shown in the picture.
Now, drag the certificate icon (you could also drag a root CA certificate or an intermediate one) to your Desktop.
Done.
Upvotes: 2