Статус: Участник
Группы: Участники
Зарегистрирован: 30.12.2015(UTC) Сообщений: 11 ![Российская Федерация Российская Федерация](/forum2/Content/images/flags/RU.png) Откуда: Moscow Сказал(а) «Спасибо»: 1 раз
|
Добрый день. Цитата:С jboss версии выше 6.1.0 интегрироваться не удалось - изменился механизм загрузки ключей и выбора сайфер-сюит Странно, инстанс jboss'а я взял у коллег. У них все работает почему-то. Мне же необходимо только настроить крипто про... Постараюсь разобраться... После исправления java.security Ошибка при развертывании исчезла: Код:23:33:25,093 INFO [org.apache.coyote.http11] (MSC service thread 1-3) JBWEB003001: Coyote HTTP/1.1 initializing on : http-d00egcapp01/192.168.4.49:8443
23:33:25,094 INFO [org.apache.coyote.http11] (MSC service thread 1-3) JBWEB003000: Coyote HTTP/1.1 starting on: http-d00egcapp01/192.168.4.49:8443
Однако при попытке загрузить страницу по https (порту 8443), в логи падает ошибка, а страница хоть и открывается, но отображается некорректно (выводится только несколько иероглифов + отсутствует информация о сертификате): Код:
23:53:14,889 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-Acceptor-0) Allow unsafe renegotiation: false
23:53:14,889 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-Acceptor-0) Allow legacy hello messages: true
23:53:14,889 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-Acceptor-0) Is initial handshake: true
23:53:14,889 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-Acceptor-0) Is secure renegotiation: false
23:53:14,890 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) http-d00egcapp01/192.168.4.49:8443-1, setSoTimeout(60000) called
23:53:14,896 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384 for SSLv2Hello
23:53:14,896 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 for SSLv2Hello
23:53:14,896 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_RSA_WITH_AES_256_CBC_SHA256 for SSLv2Hello
23:53:14,896 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384 for SSLv2Hello
23:53:14,896 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384 for SSLv2Hello
23:53:14,896 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256 for SSLv2Hello
23:53:14,896 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256 for SSLv2Hello
23:53:14,896 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384 for SSLv3
23:53:14,897 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 for SSLv3
23:53:14,897 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_RSA_WITH_AES_256_CBC_SHA256 for SSLv3
23:53:14,897 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384 for SSLv3
23:53:14,897 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384 for SSLv3
23:53:14,897 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256 for SSLv3
23:53:14,897 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256 for SSLv3
23:53:14,897 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384 for TLSv1
23:53:14,897 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 for TLSv1
23:53:14,897 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_RSA_WITH_AES_256_CBC_SHA256 for TLSv1
23:53:14,897 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384 for TLSv1
23:53:14,897 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384 for TLSv1
23:53:14,898 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256 for TLSv1
23:53:14,898 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256 for TLSv1
23:53:14,898 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384 for TLSv1.1
23:53:14,898 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 for TLSv1.1
23:53:14,898 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_RSA_WITH_AES_256_CBC_SHA256 for TLSv1.1
23:53:14,898 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384 for TLSv1.1
23:53:14,898 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384 for TLSv1.1
23:53:14,898 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256 for TLSv1.1
23:53:14,898 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) Ignoring unsupported cipher suite: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256 for TLSv1.1
23:53:14,947 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) [Raw read]: length = 5
23:53:14,948 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) 0000: 47 45 54 20 2F GET /
23:53:14,948 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) http-d00egcapp01/192.168.4.49:8443-1, handling exception: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
23:53:14,949 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) http-d00egcapp01/192.168.4.49:8443-1, SEND TLSv1 ALERT: fatal, description = unexpected_message
23:53:14,949 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) http-d00egcapp01/192.168.4.49:8443-1, WRITE: TLSv1 Alert, length = 2
23:53:14,949 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) [Raw write]: length = 7
23:53:14,950 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) 0000: 15 03 01 00 02 02 0A .......
23:53:14,950 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) http-d00egcapp01/192.168.4.49:8443-1, called closeSocket()
23:53:14,950 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) http-d00egcapp01/192.168.4.49:8443-1, IOException in getSession(): javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
23:53:14,951 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) http-d00egcapp01/192.168.4.49:8443-1, called close()
23:53:14,951 INFO [stdout] (http-d00egcapp01/192.168.4.49:8443-1) http-d00egcapp01/192.168.4.49:8443-1, called closeInternal(true)
Куда еще можно постараться углубиться, чтобы разобраться? Отредактировано пользователем 12 января 2016 г. 0:22:49(UTC)
| Причина: Не указана
|