Skip to content

Check acceptedIssuers return value #76

@rfc2822

Description

@rfc2822

okhttp BasicCertificateChainCleaner uses the value of CustomCertManager.acceptedIssuers, but we don't return anything.

We should find out what BasicCertificateChainCleaner exactly does and why and whether we should return something in acceptedIssuers.

It may also be useful to implement X509ExtendedTrustManager for Android. Then okhttp would use AndroidCertificateChainCleaner.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions