Статус: Активный участник
Группы: Участники
Зарегистрирован: 31.05.2016(UTC) Сообщений: 33 ![Российская Федерация Российская Федерация](/forum2/Content/images/flags/RU.png) Сказал(а) «Спасибо»: 4 раз Поблагодарили: 2 раз в 2 постах
|
Продвинулся чуть, сервер стартанул судя по логам, теперь при попытке зайти в вебинтерфейс сферы ошибка Код:
CWPKI0028E: SSL handshake protocol "TLSv1" is not valid. This protocol is specified in the SSL configuration alias "NodeDefaultSSLSettings" loaded from SSL configuration file "security.xml". The extended error message is: "no such algorithm: TLSv1 for provider JTLS".
Тесты ComLine/CheckConfFull вроде проходят Код:
[root@localhost bin]# ./java -cp '/mnt/hgfs/exchange/jcp_plus_jtls_1.0.54/jcp.1.0.54/Samples/samples.jar' ComLine/CheckConfFull
Mar 1, 2016 3:16:08 PM ComLine.CheckConfFull checkJCP
INFO: ***Check JCP key pair generation and writing to store
Mar 1, 2016 3:16:08 PM ru.CryptoPro.JCP.tools.Starter check
INFO: Loading JCP 1.0.54 36641
Mar 1, 2016 3:16:08 PM ru.CryptoPro.JCP.tools.Starter check
INFO: JCP loaded.
Mar 1, 2016 3:16:10 PM ComLine.CheckConfFull keyGen
INFO: Generation of key pair is completed (GOST3410)
Mar 1, 2016 3:16:10 PM ComLine.CheckConfFull keyGen
INFO: Generation of certificate is completed
Mar 1, 2016 3:16:10 PM ComLine.CheckConfFull keyGen
INFO: Recording of a private key named "jcptestsignkey" to HDImageStore is completed.
Mar 1, 2016 3:16:10 PM ComLine.CheckConfFull checkJCP
INFO: ***Check JCP key pair generation and writing to store - OK
Mar 1, 2016 3:16:10 PM ComLine.CheckConfFull checkJCP
INFO: ***Check JCP signature generation|verifycation
Mar 1, 2016 3:16:10 PM ComLine.CheckConfFull signVer
INFO: Loading of a private key is completed
Mar 1, 2016 3:16:10 PM ComLine.CheckConfFull signVer
INFO: Loading of a text is completed
Mar 1, 2016 3:16:10 PM ComLine.CheckConfFull signVer
INFO: Generation of the signature is completed
Mar 1, 2016 3:16:10 PM ComLine.CheckConfFull signVer
INFO: Loading of a public key is completed
Mar 1, 2016 3:16:10 PM ComLine.CheckConfFull signVer
INFO: The signature is true
Mar 1, 2016 3:16:10 PM ComLine.CheckConfFull checkJCP
INFO: ***JCP signature generation|verifycation - OK
Mar 1, 2016 3:16:10 PM ComLine.CheckConfFull main
INFO:
JCP - OK
Mar 1, 2016 3:16:10 PM ComLine.CheckConfFull checkCrypto
INFO: ***Check Crypto key pair generation and writing to store
Mar 1, 2016 3:16:11 PM ComLine.CheckConfFull keyGen
INFO: Generation of key pair is completed (GOST3410DH)
Mar 1, 2016 3:16:11 PM ComLine.CheckConfFull keyGen
INFO: Generation of certificate is completed
Mar 1, 2016 3:16:11 PM ComLine.CheckConfFull keyGen
INFO: Recording of a private key named "jcptestcryptokey" to HDImageStore is completed.
Mar 1, 2016 3:16:11 PM ComLine.CheckConfFull checkCrypto
INFO: ***Check Crypto key pair generation and writing to store - OK
Mar 1, 2016 3:16:11 PM ComLine.CheckConfFull main
INFO:
Crypto - OK
Mar 1, 2016 3:16:11 PM ComLine.CheckConfFull checkJTLS
INFO: ***Prepare keys
Mar 1, 2016 3:16:12 PM ComLine.CheckConfFull keyGen
INFO: Generation of key pair is completed (GOST3410DH)
Mar 1, 2016 3:16:12 PM ComLine.CheckConfFull keyGen
INFO: Generation of certificate is completed
Mar 1, 2016 3:16:12 PM ComLine.CheckConfFull keyGen
INFO: Recording of a private key named "jcptestserverkey" to HDImageStore is completed.
Mar 1, 2016 3:16:13 PM ComLine.CheckConfFull keyGen
INFO: Generation of key pair is completed (GOST3410DH)
Mar 1, 2016 3:16:13 PM ComLine.CheckConfFull keyGen
INFO: Generation of certificate is completed
Mar 1, 2016 3:16:13 PM ComLine.CheckConfFull keyGen
INFO: Recording of a private key named "jcptestclientkey" to HDImageStore is completed.
Mar 1, 2016 3:16:13 PM ComLine.CheckConfFull checkJTLS
INFO: ***Prepare files
Mar 1, 2016 3:16:13 PM ComLine.CheckConfFull checkJTLS
INFO: ***Prepare TrustStore
Mar 1, 2016 3:16:13 PM ComLine.CheckConfFull createTrustStore
INFO: Loading of a certificate is completed
Mar 1, 2016 3:16:13 PM ComLine.CheckConfFull createTrustStore
INFO: Loading of a certificate is completed
Mar 1, 2016 3:16:14 PM ComLine.CheckConfFull checkJTLS
INFO: ***Test ssl without autentification of client
Mar 1, 2016 3:16:14 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO: keyStore is :
Mar 1, 2016 3:16:14 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO: keyStore type is : HDImageStore
Mar 1, 2016 3:16:14 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO: keyStore provider is :
Mar 1, 2016 3:16:14 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO: init keystore
Mar 1, 2016 3:16:14 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO: defaultStoreProvider =
Mar 1, 2016 3:16:14 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO:
Mar 1, 2016 3:16:14 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO: init keymanager of type GostX509
Mar 1, 2016 3:16:14 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO: trustStore is: /opt/IBM/WebSphere/AppServer/java/jre/bin/jcptesttrust.store
Mar 1, 2016 3:16:14 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO: trustStore type is : HDImageStore
Mar 1, 2016 3:16:14 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO: trustStore provider is :
Mar 1, 2016 3:16:14 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO: init truststore
Mar 1, 2016 3:16:14 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO: init trustmanager of type GostX509
Mar 1, 2016 3:16:14 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO: init context...
Mar 1, 2016 3:16:14 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO: Context inited.
Mar 1, 2016 3:16:14 PM ComLine.CheckConfFull tls
INFO: server started
Mar 1, 2016 3:16:14 PM JTLS_samples.Server proc
INFO: Server: read request
Mar 1, 2016 3:16:14 PM JTLS_samples.Client proc
INFO: Client request: GET /jcptestdoc.in HTTP/1.0
Mar 1, 2016 3:16:14 PM JTLS_samples.Client proc
INFO: Client: parse answer
Mar 1, 2016 3:16:14 PM JTLS_samples.Server proc
INFO: Server: parse request
Mar 1, 2016 3:16:14 PM JTLS_samples.Server proc
INFO: Server: read file
Mar 1, 2016 3:16:14 PM JTLS_samples.Server proc
INFO: Server: answer
HTTP/1.0 200 OK
Content-Length: 5
Mar 1, 2016 3:16:14 PM JTLS_samples.Client proc
INFO: answer was writing to: /opt/IBM/WebSphere/AppServer/java/jre/bin/jcptestdoc.outjcptestdoc.in
Mar 1, 2016 3:16:14 PM ComLine.CheckConfFull tls
INFO: GET complete
Mar 1, 2016 3:16:14 PM JTLS_samples.Server run
SEVERE: Server error:java.net.SocketException: Socket closed
Mar 1, 2016 3:16:14 PM ComLine.CheckConfFull checkJTLS
INFO: ***Test ssl with autentification of client
Mar 1, 2016 3:16:15 PM ComLine.CheckConfFull tls
INFO: server started
Mar 1, 2016 3:16:15 PM JTLS_samples.Server proc
INFO: Server: read request
Mar 1, 2016 3:16:15 PM JTLS_samples.Client proc
INFO: Client request: GET /jcptestdoc.in HTTP/1.0
Mar 1, 2016 3:16:15 PM JTLS_samples.Client proc
INFO: Client: parse answer
Mar 1, 2016 3:16:15 PM JTLS_samples.Server proc
INFO: Server: parse request
Mar 1, 2016 3:16:15 PM JTLS_samples.Server proc
INFO: Server: read file
Mar 1, 2016 3:16:15 PM JTLS_samples.Server proc
INFO: Server: answer
HTTP/1.0 200 OK
Content-Length: 5
Mar 1, 2016 3:16:15 PM JTLS_samples.Client proc
INFO: answer was writing to: /opt/IBM/WebSphere/AppServer/java/jre/bin/jcptestdoc_a.outjcptestdoc.in
Mar 1, 2016 3:16:15 PM ComLine.CheckConfFull tls
INFO: GET complete
Mar 1, 2016 3:16:15 PM JTLS_samples.Server run
SEVERE: Server error:java.net.SocketException: Socket closed
Mar 1, 2016 3:16:15 PM ComLine.CheckConfFull main
INFO:
JTLS - OK
|