Статус: Участник
Группы: Участники
Зарегистрирован: 30.06.2014(UTC) Сообщений: 14 ![Российская Федерация Российская Федерация](/forum2/Content/images/flags/RU.png) Откуда: Новосибирск Сказал(а) «Спасибо»: 3 раз
|
Автор: afev ![Перейти к цитате Перейти к цитате](/forum2/Themes/soclean/icon_latest_reply.gif) Складывается впечатление, что проблема в томкате, т.к. в логе cryptopro (приведенном выше) нет ничего, кроме инициализации - ни сообщений о подключении, ни ошибок, лог catalina тоже не содержит сообщений об ошибках. А что с ним может быть? Сам томкат работает нормально, например по порту 8080 в браузере открывается веб-страница. И почему тогда в списке доступнх алгоритмов нет ГОСТа? Попробовал поставить jdk 1.6, туда JCP и JTLS - не помогло. Поставил версию томката 7. В логах новые сообщения, но как раз о том, что не может обнаружить ГОСТ шифрования.
июл 01, 2014 6:08:00 PM org.apache.catalina.core.AprLifecycleListener init INFO: Loaded APR based Apache Tomcat Native library 1.1.30 using APR version 1.4.8. июл 01, 2014 6:08:00 PM org.apache.catalina.core.AprLifecycleListener init INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. июл 01, 2014 6:08:00 PM org.apache.catalina.startup.SetAllPropertiesRule begin WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'maxSpareThreads' to '75' did not find a matching property. июл 01, 2014 6:08:00 PM org.apache.catalina.startup.SetAllPropertiesRule begin WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'keyalg' to 'GOST3410' did not find a matching property. июл 01, 2014 6:08:00 PM org.apache.catalina.startup.SetAllPropertiesRule begin WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'sigalg' to 'GOST3411withGOST3410EL' did not find a matching property. июл 01, 2014 6:08:01 PM org.apache.catalina.core.AprLifecycleListener initializeSSL INFO: OpenSSL successfully initialized (OpenSSL 1.0.1g 7 Apr 2014) июл 01, 2014 6:08:03 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-apr-8080"] июл 01, 2014 6:08:03 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["ajp-apr-8009"] июл 01, 2014 6:08:03 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-nio-8443"] июл 01, 2014 6:08:05 PM org.apache.tomcat.util.net.jsse.JSSESocketFactory getEnableableProtocols WARNING: None of the SSL protocols specified are supported by the SSL engine : [GostTLS] июл 01, 2014 6:08:05 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector INFO: Using a shared selector for servlet write/read июл 01, 2014 6:08:05 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 6153 ms июл 01, 2014 6:08:05 PM org.apache.catalina.core.StandardService startInternal INFO: Starting service Catalina июл 01, 2014 6:08:05 PM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/7.0.54 июл 01, 2014 6:08:05 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\Apache Software Foundation\Tomcat 7.0\webapps\docs июл 01, 2014 6:08:06 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deployment of web application directory C:\Apache Software Foundation\Tomcat 7.0\webapps\docs has finished in 832 ms июл 01, 2014 6:08:06 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\Apache Software Foundation\Tomcat 7.0\webapps\host-manager июл 01, 2014 6:08:06 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deployment of web application directory C:\Apache Software Foundation\Tomcat 7.0\webapps\host-manager has finished in 141 ms июл 01, 2014 6:08:06 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\Apache Software Foundation\Tomcat 7.0\webapps\manager июл 01, 2014 6:08:06 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deployment of web application directory C:\Apache Software Foundation\Tomcat 7.0\webapps\manager has finished in 166 ms июл 01, 2014 6:08:06 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\Apache Software Foundation\Tomcat 7.0\webapps\ROOT июл 01, 2014 6:08:07 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deployment of web application directory C:\Apache Software Foundation\Tomcat 7.0\webapps\ROOT has finished in 151 ms июл 01, 2014 6:08:07 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-apr-8080"] июл 01, 2014 6:08:07 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["ajp-apr-8009"] июл 01, 2014 6:08:07 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-nio-8443"] июл 01, 2014 6:08:07 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 1571 ms
в cryptopro.log тоже куча инфы (все не влезло):
июл 01, 2014 6:08:03 PM ru.CryptoPro.ssl.g <init> FINE: Trusted certificates: empty set. июл 01, 2014 6:08:03 PM ru.CryptoPro.ssl.g a FINE: %% adding as trusted certificates %%
июл 01, 2014 6:08:04 PM ru.CryptoPro.JCP.tools.Starter check INFO: Loading JCP 2.0 37538 июл 01, 2014 6:08:04 PM ru.CryptoPro.JCP.tools.Starter check INFO: JCP loaded. июл 01, 2014 6:08:04 PM ru.CryptoPro.ssl.r <init> FINE: %% adding as private keys %% июл 01, 2014 6:08:05 PM ru.CryptoPro.ssl.r <init> FINE: found key: server.ru июл 01, 2014 6:08:05 PM ru.CryptoPro.ssl.r <init> FINE:
Certificate chain [0] for key:server.ru Subject: CN=server.ru, O=""", L=Новосибирск, ST=54 Новосибирская область, C=RU, EMAILADDRESS=user@server.ru, OID.1.2.643.3.131.1.1=#120C303035343036353130313134, OID.1.2.643.100.1=#120D31303835343036303434393534 Valid from Fri Nov 29 15:39:00 NOVT 2013 until Sat Nov 29 15:49:00 NOVT 2014
июл 01, 2014 6:08:05 PM ru.CryptoPro.ssl.SSLContextImpl engineInit FINE: SSLContext engineInit июл 01, 2014 6:08:05 PM ru.CryptoPro.ssl.SSLContextImpl engineInit FINER: trigger seeding of SecureRandom июл 01, 2014 6:08:05 PM ru.CryptoPro.ssl.SSLContextImpl engineInit FINER: done seeding SecureRandom июл 01, 2014 6:08:05 PM ru.CryptoPro.ssl.y <init> FINER: Created: [Session-1, Unknown 0x0:0x0] июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.SSLEngineImpl a INFO: Using SSLEngineImpl. июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.f a FINE: Allow unsafe renegotiation: false Allow legacy hello messages: true Is initial handshake: true Is secure renegotiation: false июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.SSLEngineImpl a INFO: Using SSLEngineImpl. июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.f a FINE: Allow unsafe renegotiation: false Allow legacy hello messages: true Is initial handshake: true Is secure renegotiation: false июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.v a ALL: [Raw read]: length = 5 0000: 16 03 01 00 79 ....y
июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.v a ALL: [Raw read]: length = 5 0000: 16 03 01 00 79 ....y
июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.v a ALL: [Raw read]: length = 121 0000: 01 00 00 75 03 01 53 B2 96 C3 72 3A 7B DB 4C A8 ...u..S...r:..L. 0010: B5 E5 52 AD EC FB BE 39 86 B6 EC 09 6D 95 8F E2 ..R....9....m... 0020: 3A 3B 4D 88 CC 41 00 00 1C 00 81 00 80 00 32 00 :;M..A........2. 0030: 2F 00 35 00 05 00 0A C0 13 C0 14 C0 09 C0 0A 00 /.5............. 0040: 38 00 13 00 04 01 00 00 30 FF 01 00 01 00 00 00 8.......0....... 0050: 00 0E 00 0C 00 00 09 6C 6F 63 61 6C 68 6F 73 74 .......localhost 0060: 00 05 00 05 01 00 00 00 00 00 0A 00 06 00 04 00 ................ 0070: 17 00 18 00 0B 00 02 01 00 .........
июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.v a ALL: [Raw read]: length = 121 0000: 01 00 00 75 03 01 53 B2 96 C3 C6 2F B0 72 4D F3 ...u..S..../.rM. 0010: 2B 24 BD 0C 98 AE CC F8 14 20 A2 86 A9 70 B4 61 +$....... ...p.a 0020: 9D CF 5C DB 40 4C 00 00 1C 00 81 00 80 00 32 00 ..\.@L........2. 0030: 2F 00 35 00 05 00 0A C0 13 C0 14 C0 09 C0 0A 00 /.5............. 0040: 38 00 13 00 04 01 00 00 30 FF 01 00 01 00 00 00 8.......0....... 0050: 00 0E 00 0C 00 00 09 6C 6F 63 61 6C 68 6F 73 74 .......localhost 0060: 00 05 00 05 01 00 00 00 00 00 0A 00 06 00 04 00 ................ 0070: 17 00 18 00 0B 00 02 01 00 .........
июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.O <init> FINE: ClientHello sessionId: {} июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.O <init> FINE: ClientHello sessionId: {} июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.m a FINE: %% ClientHello, TLSv1; Cipher Suites: [TLS_CIPHER_2001, TLS_CIPHER_94, SSL3_CK_GVO_KB2, Unknown 0x0:0x2f, Unknown 0x0:0x35, Unknown 0x0:0x5, Unknown 0x0:0xa, Unknown 0xc0:0x13, Unknown 0xc0:0x14, Unknown 0xc0:0x9, Unknown 0xc0:0xa, Unknown 0x0:0x38, Unknown 0x0:0x13, Unknown 0x0:0x4]; Compression Methods: 0; Extensions: Extension renegotiation_info, renegotiated_connection: <empty>, Unsupported extension server_name, [host_name: localhost], Unsupported extension status_request, data: [1, 0, 0, 0, 0], Unsupported extension elliptic_curves, data: [0, 4, 0, 23, 0, 24], Extension ec_point_formats, formats: [uncompressed]; июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.m a FINE: %% ClientHello, TLSv1; Cipher Suites: [TLS_CIPHER_2001, TLS_CIPHER_94, SSL3_CK_GVO_KB2, Unknown 0x0:0x2f, Unknown 0x0:0x35, Unknown 0x0:0x5, Unknown 0x0:0xa, Unknown 0xc0:0x13, Unknown 0xc0:0x14, Unknown 0xc0:0x9, Unknown 0xc0:0xa, Unknown 0x0:0x38, Unknown 0x0:0x13, Unknown 0x0:0x4]; Compression Methods: 0; Extensions: Extension renegotiation_info, renegotiated_connection: <empty>, Unsupported extension server_name, [host_name: localhost], Unsupported extension status_request, data: [1, 0, 0, 0, 0], Unsupported extension elliptic_curves, data: [0, 4, 0, 23, 0, 24], Extension ec_point_formats, formats: [uncompressed]; июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.v f ALL: [read] hashes: len = 121 0000: 01 00 00 75 03 01 53 B2 96 C3 72 3A 7B DB 4C A8 ...u..S...r:..L. 0010: B5 E5 52 AD EC FB BE 39 86 B6 EC 09 6D 95 8F E2 ..R....9....m... 0020: 3A 3B 4D 88 CC 41 00 00 1C 00 81 00 80 00 32 00 :;M..A........2. 0030: 2F 00 35 00 05 00 0A C0 13 C0 14 C0 09 C0 0A 00 /.5............. 0040: 38 00 13 00 04 01 00 00 30 FF 01 00 01 00 00 00 8.......0....... 0050: 00 0E 00 0C 00 00 09 6C 6F 63 61 6C 68 6F 73 74 .......localhost 0060: 00 05 00 05 01 00 00 00 00 00 0A 00 06 00 04 00 ................ 0070: 17 00 18 00 0B 00 02 01 00 .........
июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.v f ALL: [read] hashes: len = 121 0000: 01 00 00 75 03 01 53 B2 96 C3 C6 2F B0 72 4D F3 ...u..S..../.rM. 0010: 2B 24 BD 0C 98 AE CC F8 14 20 A2 86 A9 70 B4 61 +$....... ...p.a 0020: 9D CF 5C DB 40 4C 00 00 1C 00 81 00 80 00 32 00 ..\.@L........2. 0030: 2F 00 35 00 05 00 0A C0 13 C0 14 C0 09 C0 0A 00 /.5............. 0040: 38 00 13 00 04 01 00 00 30 FF 01 00 01 00 00 00 8.......0....... 0050: 00 0E 00 0C 00 00 09 6C 6F 63 61 6C 68 6F 73 74 .......localhost 0060: 00 05 00 05 01 00 00 00 00 00 0A 00 06 00 04 00 ................ 0070: 17 00 18 00 0B 00 02 01 00 .........
июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.m a FINE: create new Session июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.m a FINE: create new Session июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.m b FINE: Check cipher suite: TLS_CIPHER_2001 июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.m b FINE: Check cipher suite: TLS_CIPHER_2001 июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.f a FINE: Add certificate algorithm: GOST3410EL [priority: 2] июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.f a FINE: Add certificate algorithm: GOST3410EL [priority: 2] июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.f a FINE: Add certificate algorithm: GOST3410 [priority: 3] июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.f a FINE: Add certificate algorithm: GOST3410 [priority: 3] июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.m b FINE: Find server container with type: GOST3410EL июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.m b FINE: Find server container with type: GOST3410EL июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.r a FINE: %% getting aliases for Server июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.r a FINE: %% getting aliases for Server июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.r a WARNING: %% No alias is match июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.r a WARNING: %% No alias is match июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.m b FINE: Find server container with type: GOST3410 июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.m b FINE: Find server container with type: GOST3410 июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.r a FINE: %% getting aliases for Server июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.r a FINE: %% getting aliases for Server июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.r a FINE: %% matching alias: gz.mfnso.ru июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.r a FINE: %% matching alias: gz.mfnso.ru июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.a.a a FINER: Public key OID: 1.2.643.2.2.19 by key algorithm: GOST3410 июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.a.a a FINER: Public key OID: 1.2.643.2.2.19 by key algorithm: GOST3410 июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.at a FINE: Public key OID: 1.2.643.2.2.19 [GOST3410] июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.at a FINE: Public key OID: 1.2.643.2.2.19 [GOST3410] июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.a.a c FINER: Signature algorithm: GOST3411withGOST3410EL by key algorithm : GOST3410DH июл 01, 2014 6:08:51 PM ru.CryptoPro.ssl.a.a c FINER: Signature algorithm: GOST3411withGOST3410EL by key algorithm : GOST3410DH июл 01, 2014 6:08:52 PM ru.CryptoPro.ssl.a.a a FINER: gz.mfnso.ru : private key checked (JCP). июл 01, 2014 6:08:52 PM ru.CryptoPro.ssl.a.a a FINER: gz.mfnso.ru : private key checked (JCP). июл 01, 2014 6:08:52 PM ru.CryptoPro.ssl.m b FINE: %% Chosen server alias: gz.mfnso.ru [algorithm: GOST3410] июл 01, 2014 6:08:52 PM ru.CryptoPro.ssl.m b FINE: %% Chosen server alias: gz.mfnso.ru [algorithm: GOST3410] июл 01, 2014 6:08:52 PM ru.CryptoPro.ssl.f a FINE: handshakeDigest :1b8deec июл 01, 2014 6:08:52 PM ru.CryptoPro.ssl.f a FINE: handshakeDigest :68ab18 июл 01, 2014 6:08:52 PM ru.CryptoPro.ssl.y <init> FINER: Created: [Session-1, TLS_CIPHER_2001] июл 01, 2014 6:08:52 PM ru.CryptoPro.ssl.y <init> FINER: Created: [Session-2, TLS_CIPHER_2001] июл 01, 2014 6:08:52 PM ru.CryptoPro.ssl.m a FINE: clientHello SessionId:{83, 178, 150, 196, 116, 142, 80, 49, 233, 242, 79, 199, 44, 50, 151, 70, 253, 221, 224, 111, 8, 120, 47, 12, 164, 189, 230, 222, 89, 153, 189, 183} июл 01, 2014 6:08:52 PM ru.CryptoPro.ssl.m a FINE: clientHello SessionId:{83, 178, 150, 196, 215, 178, 222, 204, 165, 234, 33, 190, 110, 64, 126, 43, 117, 92, 165, 221, 119, 72, 92, 37, 49, 187, 49, 178, 186, 3, 1, 249} июл 01, 2014 6:08:52 PM ru.CryptoPro.ssl.m a FINE: %% ServerHello, TLSv1; Cipher Suite: TLS_CIPHER_2001; Compression Method: 0; Extensions: Extension renegotiation_info, renegotiated_connection: <empty>; июл 01, 2014 6:08:52 PM ru.CryptoPro.ssl.m a FINE: %% ServerHello, TLSv1; Cipher Suite: TLS_CIPHER_2001; Compression Method: 0; Extensions: Extension renegotiation_info, renegotiated_connection: <empty>; июл 01, 2014 6:08:52 PM ru.CryptoPro.ssl.m a FINE: Cipher suite: TLS_CIPHER_2001 июл 01, 2014 6:08:52 PM ru.CryptoPro.ssl.m a FINE: Cipher suite: TLS_CIPHER_2001 июл 01, 2014 6:08:52 PM ru.CryptoPro.ssl.m a FINE: %% Certificate message:
Subject: CN=server.ru, O=""", L=Новосибирск, ST=54 Новосибирская область, C=RU, EMAILADDRESS=user@server.ru, OID.1.2.643.3.131.1.1=#120C303035343036353130313134, OID.1.2.643.100.1=#120D31303835343036303434393534 Valid from Fri Nov 29 15:39:00 NOVT 2013 until Sat Nov 29 15:49:00 NOVT 2014
июл 01, 2014 6:08:52 PM ru.CryptoPro.ssl.m a FINE: %% Certificate message:
Subject: CN=server.ru, O="", L=Новосибирск, ST=54 Новосибирская область, C=RU, EMAILADDRESS=user@server.ru, OID.1.2.643.3.131.1.1=#120C303035343036353130313134, OID.1.2.643.100.1=#120D31303835343036303434393534 Valid from Fri Nov 29 15:39:00 NOVT 2013 until Sat Nov 29 15:49:00 NOVT 2014
июл 01, 2014 6:08:52 PM ru.CryptoPro.ssl.m a FINE: %% ServerHelloDone (empty) июл 01, 2014 6:08:52 PM ru.CryptoPro.ssl.m a FINE: %% ServerHelloDone (empty) июл 01, 2014 6:08:52 PM ru.CryptoPro.ssl.D c ALL: [write] hashes: len = 2113 0000: 02 00 00 4D 03 01 53 B2 96 C4 69 56 B6 45 97 5B ...M..S...iV.E.[ 0010: BE 6E EF 95 CC C4 87 D8 E1 89 71 AB 65 CE 36 BD .n........q.e.6. 0020: 3A 33 83 AB 88 ED 20 53 B2 96 C4 74 8E 50 31 E9 :3.... S...t.P1. 0030: F2 4F C7 2C 32 97 46 FD DD E0 6F 08 78 2F 0C A4 .O.,2.F...o.x/.. 0040: BD E6 DE 59 99 BD B7 00 81 00 00 05 FF 01 00 01 ...Y............ 0050: 00 0B 00 07 E8 00 07 E5 00 07 E2 30 82 07 DE 30 ...........0...0 0060: 82 07 8D A0 03 02 01 02 02 0A 1E 14 FF 7F 00 01 ................ 0070: 00 00 26 00 30 08 06 06 2A 85 03 02 02 03 30 82 ..&.0...*.....0. .
Отредактировано пользователем 1 июля 2014 г. 15:20:49(UTC)
| Причина: Не указана
|