Displaying 4 results from an estimated 4 matches for "sslhandshakeexcept".
2008 Jul 13
1
bad_certificate
I have Xen 3.1 installed on my server, and XenSource Xen Server Console 3.1
on my windows desktop. When i trying to connect to the server with client,
it says
javax.net.ssl.SSLException: Connection has been shutdown:
javax.net.ssl.SSLHandshakeException: Received fatal alert: bad_certificate
Can anyone tell me, what can be a reason for bad_certificate? Where can i
find it on my server and how can i check if it''s valid?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists....
2013 May 14
3
PuppetDB "Failed to submit 'replace facts' command"
...c-46] [puppetdb.command] [b6f94e37-6732-44fa-b369-1bc36ed2ef54] [replace catalog] ue1a-devweb02.mycompany.com
I turned on debug logging for puppetdb and looked through the logs when an event happened and saw this in the logs:
2013-05-14 20:19:19,237 WARN [qtp874952411-436] [io.nio] javax.net.ssl.SSLHandshakeException: Invalid Padding length: 41
I''m not sure if that''s the actual issue or not, but it''s what jumped out at me. Anyone else having this issue or know of what to fix? I can provide more logs if needed - I''m just not sure what all is relevant out of the puppetdb...
2018 Oct 06
1
TLS handshake failure - Client Helo rejected
...nected]
2018.09.15 23:27:57.490 +0200 [NETWRK.2652] Semaphore release for [XXXXXX.XXX:143, tlsStrict, login = 0, pass = true, cert = false]
2018.09.15 23:27:57.494 +0200 [NETWRK.2652] ***** ERROR: Unable to reconnect to [XXXXXX.XXX:143, tlsStrict, login = 0, pass = true, cert = false]
javax.net.ssl.SSLHandshakeException: Connection closed by peer
at com.android.org.conscrypt.NativeCrypto.SSL_do_handshake(Native Method)
at com.android.org.conscrypt.OpenSSLSocketImpl.startHandshake(OpenSSLSocketImpl.java:324)
at com.android.org.conscrypt.OpenSSLSocketImpl.waitForHandshake(OpenSSLSocketImpl.java:629)
at com.an...
2013 May 08
14
PuppetDB: SSL problems
...catalog
Error: Could not retrieve catalog; skipping run
I''m thinking the problem is that I''m using gaia.local as the host name.
Puppet.local is an alias for gaia.local.
*Extra info:*
For completeness, the error on the puppetdb is:
WARN [qtp788652058-42] [io.nio] javax.net.ssl.SSLHandshakeException: null
cert chain
keystore.jks on the puppetdb has puppetdb.local with print
8C:E6:D1:02:89:9E:25:D3:E8:8F:63:75:8F:85:59:B5:17:BE:F8:47
truststore.jks on puppetdb has ''puppetdb ca'' with print
62:8F:76:CE:5C:9D:23:B0:1D:9D:7A:2F:39:5A:74:43:1D:BB:D9:1E
$ openssl verify -CAf...