This is the error I get when I invoke CLI
$JBOSS_HOMEl/bin/jboss-cli.sh --connect controller=0.0.0.0:10093 --user=xxx--password=xxx@123
2017-08-24 21:13:31,915 INFO [stdout] (management I/O-2) Using SSLEngineImpl.
2017-08-24 21:13:31,981 INFO [stdout] (management I/O-2) Allow unsafe renegotiation: false
2017-08-24 21:13:31,983 INFO [stdout] (management I/O-2) Allow legacy hello messages: true
2017-08-24 21:13:31,983 INFO [stdout] (management I/O-2) Is initial handshake: true
During SSL/TLS handshake failures, you may notice a SChannel event being logged in the System event logs. A closer looks provides that there is a number associated with these failure messages. The logging mechanism is a part of the SSL/TLS Alert Protocol. These alerts are used to notify peers of the. '2016-09-30 16:47:44,866 +0200 ERROR spray.can.server.HttpServerConnection - Aborting encrypted connection to /10.151.13.217:56735 due to SSLException:Unrecognized SSL message, plaintext connection? 2016-09-30 16:47:44,881 +0200 ERROR spray.can.server.HttpServerConnection - Aborting encrypted connection to /10.151.13.217:56736 due to.
2017-08-24 21:13:31,983 INFO [stdout] (management I/O-2) Is secure renegotiation: false
2017-08-24 21:13:31,984 INFO [stdout] (management I/O-2) Ignoring unsupported cipher suite: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256 for TLSv1
Unsupported Or Unrecognized Ssl Message Java
2017-08-24 21:13:31,984 INFO [stdout] (management I/O-2) Ignoring unsupported cipher suite: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 for TLSv1
2017-08-24 21:13:31,984 INFO [stdout] (management I/O-2) Ignoring unsupported cipher suite: TLS_RSA_WITH_AES_128_CBC_SHA256 for TLSv1
2017-08-24 21:13:31,985 INFO [stdout] (management I/O-2) Ignoring unsupported cipher suite: TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256 for TLSv1
2017-08-24 21:13:31,985 INFO [stdout] (management I/O-2) Ignoring unsupported cipher suite: TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256 for TLSv1
2017-08-24 21:13:31,985 INFO [stdout] (management I/O-2) Ignoring unsupported cipher suite: TLS_DHE_RSA_WITH_AES_128_CBC_SHA256 for TLSv1
2017-08-24 21:13:31,985 INFO [stdout] (management I/O-2) Ignoring unsupported cipher suite: TLS_DHE_DSS_WITH_AES_128_CBC_SHA256 for TLSv1
2017-08-24 21:13:31,987 INFO [stdout] (management I/O-2) Ignoring unsupported cipher suite: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256 for TLSv1.1
2017-08-24 21:13:31,988 INFO [stdout] (management I/O-2) Ignoring unsupported cipher suite: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 for TLSv1.1
2017-08-24 21:13:31,988 INFO [stdout] (management I/O-2) Ignoring unsupported cipher suite: TLS_RSA_WITH_AES_128_CBC_SHA256 for TLSv1.1 Dsu campus map.
2017-08-24 21:13:31,988 INFO [stdout] (management I/O-2) Ignoring unsupported cipher suite: TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256 for TLSv1.1
2017-08-24 21:13:31,988 INFO [stdout] (management I/O-2) Ignoring unsupported cipher suite: TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256 for TLSv1.1
2017-08-24 21:13:31,989 INFO [stdout] (management I/O-2) Ignoring unsupported cipher suite: TLS_DHE_RSA_WITH_AES_128_CBC_SHA256 for TLSv1.1
2017-08-24 21:13:31,989 INFO [stdout] (management I/O-2) Ignoring unsupported cipher suite: TLS_DHE_DSS_WITH_AES_128_CBC_SHA256 for TLSv1.1
2017-08-24 21:13:31,990 INFO [stdout] (management I/O-2) management I/O-2, fatal error: 80: problem unwrapping net record
2017-08-24 21:13:32,004 INFO [stdout] (management I/O-2) javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
2017-08-24 21:13:32,005 INFO [stdout] (management I/O-2) management I/O-2, SEND TLSv1.2 ALERT: fatal, description = internal_error
2017-08-24 21:13:32,005 INFO [stdout] (management I/O-2) management I/O-2, WRITE: TLSv1.2 Alert, length = 2
2017-08-24 21:13:32,006 INFO [stdout] (management I/O-2) management I/O-2, called closeInbound()
2017-08-24 21:13:32,006 INFO [stdout] (management I/O-2) management I/O-2, fatal: engine already closed. Clash of clans private server magic s1 e8. Rethrowing javax.net.ssl.SSLException: Inbound closed before receiving peer's close_notify: possible truncation attack?
2017-08-24 21:13:32,006 INFO [stdout] (management I/O-2) management I/O-2, called closeOutbound()
2017-08-24 21:13:32,006 INFO [stdout] (management I/O-2) management I/O-2, closeOutboundInternal()
Message was edited by: BUNTY RAY
- Status:Open(View Workflow)
- Resolution: Unresolved
- Labels:
- Environment:Jenkins ver: 1.73.3
Jenkins run as docker container
Plugin ver: latest (2.0.1)
For some reason I can't login with the user I am providing. See error below. I suspect it might be something due to Jenkins running in container, or authentication used on confluence (it is connected to AD). Though direct log-in to Confluence works of course.
{http://xml.apache.org/axis/}hostname:a7ad3bb006fe
I have also tried https://confluence.atlassian.com/crowdkb/unrecognized-ssl-message-plaintext-connection-582877397.html but it didn't help.
Any support / ideas is appreciated. REST Api is always option, but I want to figure out is there a way to make plugin working in my case.
Thank you
Error details:
Unsupported Or Unrecognized Ssl Message Intellij
- Votes:
- 0Vote for this issue
- Watchers:
- 1Start watching this issue