on Unexpected Ssl Cert Fingerprint
open override var onUnexpectedSslCertFingerprint: Consumer<UnexpectedSslCertFingerprintEvent>? = null
Content copied to clipboard
Called if the fingerprint of SSL Certificate on the server mismatches the one assigned in sslCertFingerprint
.