LINUX.ORG.RU

История изменений

Исправление NoName, (текущая версия) :

ничего не выдает, игнорирует эту опцию.
Запускаю так:
SslSocketClient -Djavax.net.debug=all -Djavax.net.ssl.trustStore=C:\public.jks
Socket class: class sun.security.ssl.SSLSocketImpl
Remote address = localhost/127.0.0.1
Remote port = 8888
Local socket address = /127.0.0.1:64798
Local address = /127.0.0.1
Local port = 64798
Need client authentication = false

Cipher suite = SSL_NULL_WITH_NULL_NULL
Protocol = NONE
javax.net.ssl.SSLException: Connection has been shutdown:
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Исправление NoName, :

ничего не выдает, игнорирует эту опцию.
Запускаю так:
SslSocketClient -Djavax.net.debug=all -Djavax.net.ssl.trustStore=C:\public.jks
Socket class: class sun.security.ssl.SSLSocketImpl
Remote address = localhost/127.0.0.1
Remote port = 8888
Local socket address = /127.0.0.1:64798
Local address = /127.0.0.1
Local port = 64798
Need client authentication = false

Cipher suite = SSL_NULL_WITH_NULL_NULL

Protocol = NONE

javax.net.ssl.SSLException: Connection has been shutdown:
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Исходная версия NoName, :

ничего не выдает, игнорирует эту опцию.

Запускаю так:

SslSocketClient -Djavax.net.debug=all -Djavax.net.ssl.trustStore=C:\public.jks

Socket class: class sun.security.ssl.SSLSocketImpl

Remote address = localhost/127.0.0.1

Remote port = 8888

Local socket address = /127.0.0.1:64798

Local address = /127.0.0.1

Local port = 64798

Need client authentication = false

Cipher suite = SSL_NULL_WITH_NULL_NULL

Protocol = NONE

javax.net.ssl.SSLException: Connection has been shutdown:
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target