Skip to content

trustAnchors parameter must be non-empty #2

@MichaelAndr

Description

@MichaelAndr

Hi,
I'm using the v0.8 version of ProKSy, running on Java build 1.8.0_121-b13
The proKSy is configured, including key store, and started listening.
The key store contains the same self-signed certificate that is installed on the end-server.

When the traffic is initiated (TLS) through the proKSy, the connection fails and the bellow errors are displayed:

► Started. Listening on: 10.4.6.2:11111→10.4.6.3:11111 2017/01/19 11:05:39
✘ javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty 2017/01/19 11:05:42
✘ javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty 2017/01/19 11:05:42

Please advise.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions