WebSphere Application Server & Liberty

 View Only

HTTP Request Node - temp folder for failed certificates?

  • 1.  HTTP Request Node - temp folder for failed certificates?

    Posted Thu March 11, 2021 12:17 PM
    https://www.ibm.com/support/pages/certificate-chaining-errors-httprequest-node
    https://www.ibm.com/support/knowledgecenter/SSYKE2_7.1.0/com.ibm.java.security.component.71.doc/security-component/certpathDocs/certpathintroduction.html

    The JVM or JRE came to the conclusion that there is problem with a certificate.

    This makes me wondering, if the failing certificate or certificate chain gets stored somewhere in the local file system, so that I could have a manual look into the failing certificates?

    java.security.cert.CertPathValidatorException: The certificate issued by CN=USERTrust RSA Certification Authority, O=The USERTRUST Network, L=Jersey City, ST=New Jersey, C=US is not trusted; internal cause is:
    java.security.cert.CertPathValidatorException: Certificate chaining error

    Problem and solution itself are known.

    My current workaround is to take the error messages as input and get the failing certificates manually off the server

    ------------------------------
    Matthias Jungbauer
    ------------------------------