Layer7 API Management

  • 1.  How I build "Signing Client Certificates"

    Posted Dec 11, 2017 05:06 PM

    Hi

     

    I have created my own server and client certificate. With the policy manager I added the certificate and created an identity provider for that certificate, however whenever I send a request I get the error:

     

    {
    "timestamp": 1513029519746,
    "status": 500,
    "error": "Internal Server Error",
    "exception": "javax.net.ssl.SSLHandshakeException",
    "message": "sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target",
    "path": "/health/postman"
    }

     

    Can someone help me or give me an idea?

     

    Thank you



  • 2.  Re: How I build "Signing Client Certificates"

    Broadcom Employee
    Posted Dec 11, 2017 07:47 PM

    Did you import the certificate into Manage Certificates and select first 3 options and Trust anchor?