Skip to content

PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target #78

@nkmittal

Description

@nkmittal

When upgrading openjdk greater than 8u242 I start getting this error whenever I send push message to Apple APNS. I use Play Scala based serverIt's probably because apns-http2 has not enabled support for ALPN APIs which are natively integrated (backported from java 9) starting from openjdk version 8u252.
Please refer:
https://webtide.com/jetty-alpn-java-8u252/
https://github.com/jetty-project/jetty-alpn

Error message:
cause=javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions