Вот часть вывода команды, которая касается JTLS.
Apr 16, 2015 5:12:38 PM ComLine.CheckConfFull checkJTLS
INFO: ***Prepare keys
Apr 16, 2015 5:12:43 PM ComLine.CheckConfFull keyGen
INFO: Generation of key pair is completed (GOST3410DH)
Apr 16, 2015 5:12:43 PM ComLine.CheckConfFull keyGen
INFO: Generation of certificate is completed
Apr 16, 2015 5:12:44 PM ComLine.CheckConfFull keyGen
INFO: Recording of a private key named "jcptestserverkey" to HDImageStore is com
pleted.
Apr 16, 2015 5:12:49 PM ComLine.CheckConfFull keyGen
INFO: Generation of key pair is completed (GOST3410DH)
Apr 16, 2015 5:12:49 PM ComLine.CheckConfFull keyGen
INFO: Generation of certificate is completed
Apr 16, 2015 5:12:49 PM ComLine.CheckConfFull keyGen
INFO: Recording of a private key named "jcptestclientkey" to HDImageStore is com
pleted.
Apr 16, 2015 5:12:49 PM ComLine.CheckConfFull checkJTLS
INFO: ***Prepare files
Apr 16, 2015 5:12:49 PM ComLine.CheckConfFull checkJTLS
INFO: ***Prepare TrustStore
Apr 16, 2015 5:12:49 PM ComLine.CheckConfFull createTrustStore
INFO: Loading of a certificate is completed
Apr 16, 2015 5:12:49 PM ComLine.CheckConfFull createTrustStore
INFO: Loading of a certificate is completed
Apr 16, 2015 5:12:49 PM ComLine.CheckConfFull checkJTLS
INFO: ***Test ssl without autentification of client
Apr 16, 2015 5:12:49 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO: keyStore is :
Apr 16, 2015 5:12:49 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO: keyStore type is : HDImageStore
Apr 16, 2015 5:12:49 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO: keyStore provider is :
Apr 16, 2015 5:12:49 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO: init keystore
Apr 16, 2015 5:12:49 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO: defaultStoreProvider =
Apr 16, 2015 5:12:49 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO:
Apr 16, 2015 5:12:49 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO: init keymanager of type GostX509
Apr 16, 2015 5:12:50 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO: trustStore is: C:\Program Files\Java\jre6\bin\jcptesttrust.store
Apr 16, 2015 5:12:50 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO: trustStore type is : HDImageStore
Apr 16, 2015 5:12:50 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO: trustStore provider is :
Apr 16, 2015 5:12:50 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO: init truststore
Apr 16, 2015 5:12:50 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO: init trustmanager of type GostX509
Apr 16, 2015 5:12:50 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO: init context...
Apr 16, 2015 5:12:50 PM ru.CryptoPro.ssl.SSLContextImpl d
INFO: Context inited.
Apr 16, 2015 5:12:50 PM ComLine.CheckConfFull tls
INFO: server started
Apr 16, 2015 5:12:50 PM JTLS_samples.Server proc
INFO: Server: read request
Apr 16, 2015 5:12:50 PM JTLS_samples.Client proc
INFO: Client request: GET /jcptestdoc.in HTTP/1.0
Apr 16, 2015 5:12:50 PM JTLS_samples.Client proc
INFO: Client: parse answer
Apr 16, 2015 5:12:50 PM JTLS_samples.Server proc
INFO: Server: parse request
Apr 16, 2015 5:12:50 PM JTLS_samples.Server proc
INFO: Server: read file
Apr 16, 2015 5:12:50 PM JTLS_samples.Server proc
INFO: Server: answer
Apr 16, 2015 5:12:50 PM JTLS_samples.Client proc
INFO: answer was writing to: C:\Program Files\Java\jre6\bin\jcptestdoc.outjcptes
tdoc.in
Apr 16, 2015 5:12:50 PM ComLine.CheckConfFull tls
INFO: GET complete
Apr 16, 2015 5:12:50 PM JTLS_samples.Server run
SEVERE: Server error:java.net.SocketException: socket closed
Apr 16, 2015 5:12:50 PM ComLine.CheckConfFull checkJTLS
INFO: ***Test ssl with autentification of client
Apr 16, 2015 5:12:50 PM ComLine.CheckConfFull tls
INFO: server started
Apr 16, 2015 5:12:50 PM JTLS_samples.Client proc
INFO: Client request: GET /jcptestdoc.in HTTP/1.0
Apr 16, 2015 5:12:50 PM JTLS_samples.Server proc
INFO: Server: read request
Apr 16, 2015 5:12:50 PM JTLS_samples.Client proc
INFO: Client: parse answer
Apr 16, 2015 5:12:50 PM JTLS_samples.Server proc
INFO: Server: parse request
Apr 16, 2015 5:12:50 PM JTLS_samples.Server proc
INFO: Server: read file
Apr 16, 2015 5:12:50 PM JTLS_samples.Server proc
INFO: Server: answer
Apr 16, 2015 5:12:50 PM JTLS_samples.Client proc
INFO: answer was writing to: C:\Program Files\Java\jre6\bin\jcptestdoc_a.outjcpt
estdoc.in
Apr 16, 2015 5:12:50 PM ComLine.CheckConfFull tls
INFO: GET complete
Apr 16, 2015 5:12:50 PM JTLS_samples.Server run
SEVERE: Server error:java.net.SocketException: socket closed
Apr 16, 2015 5:12:50 PM ComLine.CheckConfFull main
INFO:
JTLS - OK
Верно ли я понимаю, что лицензия JTLS валидная? И вообще, проверка не выявила никаких проблем в работе данного ПО?