Project

General

Profile

Actions

Feature #190

open

Display the SSL certificate serial number

Added by Soren Stoutner over 6 years ago. Updated about 5 years ago.

Status:
New
Priority:
4.x
Start date:
09/04/2017
Due date:
% Done:

0%

Estimated time:

Description

It should be possible to extract this from WebView.

https://www.ssllabs.com/ssltest/analyze.html?d=www.stoutner.com

Actions #1

Updated by Soren Stoutner over 5 years ago

  • Priority changed from 2 to Next Release
Actions #2

Updated by Soren Stoutner about 5 years ago

  • Priority changed from Next Release to 4.x

This information is not exposed by SslCertificate.

https://developer.android.com/reference/android/net/http/SslCertificate

It requires direct access to the X509Certificate.

https://developer.android.com/reference/java/security/cert/X509Certificate

As such, it will probably have to wait until after the release of Privacy WebView in the 4.x series.

Actions

Also available in: Atom PDF