Skip to content

SSLLooseConfig.acceptAnyCertificate does not allow expired certs #85

@LogicalTime

Description

@LogicalTime

When acceptAnyCertificate(true) I get a cert expired exception. Below is a list of the causes from the stack trace.
SSLHandshakeException: General SSL Engine Problem
Validator Exception: PKIX path validation failed
CertPathValidator Exception: validity check failed
CertificateExpiredException: NotAfter ....

This may be related to #69

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions