X509CertImpl.getFingerprint should not return the empty String

XMLWordPrintable

    • b08
    • Verified

        X509CertImpl.getFingerprint should return null and not "" if there is an issue generating a fingerprint, and should not treat null as a valid fingerprint. Also, as a performance improvement, it should call X509CertImpl.getEncodedInternal(Certificate) which avoids cloning the encoded bytes if the Certificate is an instance of X509CertImpl.

              Assignee:
              Sean Mullan
              Reporter:
              Sean Mullan
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: