Skip to content

SSLPeerUnverifiedException with trustSelfSignedCert=true #252

@borlander

Description

@borlander

Can you please take a look at the problem described at https://devnet.jetbrains.com/message/5532547#5532547

AFAIK, the actual version of CloudFoundry integration for IDEA is based on cloudfoundry-client-lib of version 1.0.2. In the code, enabling of the 'Trust self-signed certificates' checkbox leads directly to the instantiantion of CloudFoundryClient class with the trustSelfSignedCert argument set to 'true'.

According to available docs, this should prevent 'javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated' error, while the error still can be reproduced. Is it a known issue of the library? Are there any ways to enable additional debug output which may help to identify the problem?

If needed I can provide any additional information, just let me know.
Thanks in advance

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