...
Register or Login to Your Account
jvm 1 | ssl_debug(2613): Starting handshake (iSaSiLk 3.03)... jvm 1 | ssl_debug(2613): Received v3 client_hello handshake message. jvm 1 | ssl_debug(2613): Client requested SSL version 3.1, selecting version 3.1. jvm 1 | ssl_debug(2613): Client supports secure renegotiation = true jvm 1 | ssl_debug(2613): Remote client:172.27.31.31:9677:172.27.31.5, Timestamp:Fri Nov 21 04:43:20 CST 2014 jvm 1 | ssl_debug(2613): Creating new session 8C:C4:61:33:5E:3E:AE:76... jvm 1 | ssl_debug(2613): CipherSuites supported by the client: jvm 1 | ssl_debug(2613): SSL_RSA_WITH_RC4_128_MD5 jvm 1 | ssl_debug(2613): SSL_RSA_WITH_RC4_128_SHA jvm 1 | ssl_debug(2613): SSL_RSA_WITH_3DES_EDE_CBC_SHA jvm 1 | ssl_debug(2613): SSL_RSA_WITH_DES_CBC_SHA jvm 1 | ssl_debug(2613): SSL_RSA_EXPORT1024_WITH_RC4_56_SHA jvm 1 | ssl_debug(2613): SSL_RSA_EXPORT1024_WITH_DES_CBC_SHA jvm 1 | ssl_debug(2613): SSL_RSA_EXPORT_WITH_RC4_40_MD5 jvm 1 | ssl_debug(2613): SSL_RSA_EXPORT_WITH_RC2_CBC_40_MD5 jvm 1 | ssl_debug(2613): SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA jvm 1 | ssl_debug(2613): SSL_DHE_DSS_WITH_DES_CBC_SHA jvm 1 | ssl_debug(2613): SSL_DHE_DSS_EXPORT1024_WITH_DES_CBC_SHA jvm 1 | ssl_debug(2613): CompressionMethods supported by the client: jvm 1 | ssl_debug(2613): NULL jvm 1 | ssl_debug(2613): Sending server_hello handshake message. jvm 1 | ssl_debug(2613): Selecting CipherSuite: SSL_RSA_WITH_RC4_128_MD5 jvm 1 | ssl_debug(2613): Selecting CompressionMethod: NULL jvm 1 | ssl_debug(2613): Sending secure_renegotiation extension jvm 1 | ssl_debug(2613): Sending certificate handshake message with server certificate... jvm 1 | ssl_debug(2613): Sending certificate_request handshake message... jvm 1 | ssl_debug(2613): Sending server_hello_done handshake message... jvm 1 | ssl_debug(2613): Received certificate handshake message with client certificate. jvm 1 | ssl_debug(2613): Certificate message is empty, client has no certificate. jvm 1 | ssl_debug(2613): Sending alert: Alert Fatal: bad certificate jvm 1 | ssl_debug(2613): Shutting down SSL layer... jvm 1 | ssl_debug(2613): SSLException while handshaking: Client certificate rejected by ChainVerifier. jvm 1 | ssl_debug(2613): Closing transport... jvm 1 | ssl_debug(2613): Closing transport... please let me know what might'b the issue.
Hi Karthic, Refer the blog below which can clarify all your doubts http://idnxchange.com/webmethods-blogs/webmethods-step-by-step-https-communication-from-integration-server.html -Thanks
karthic
jvm 1 | ssl_debug(2613): Starting handshake (iSaSiLk 3.03)...
jvm 1 | ssl_debug(2613): Received v3 client_hello handshake message.
jvm 1 | ssl_debug(2613): Client requested SSL version 3.1, selecting version 3.1.
jvm 1 | ssl_debug(2613): Client supports secure renegotiation = true
jvm 1 | ssl_debug(2613): Remote client:172.27.31.31:9677:172.27.31.5, Timestamp:Fri Nov 21 04:43:20 CST 2014
jvm 1 | ssl_debug(2613): Creating new session 8C:C4:61:33:5E:3E:AE:76...
jvm 1 | ssl_debug(2613): CipherSuites supported by the client:
jvm 1 | ssl_debug(2613): SSL_RSA_WITH_RC4_128_MD5
jvm 1 | ssl_debug(2613): SSL_RSA_WITH_RC4_128_SHA
jvm 1 | ssl_debug(2613): SSL_RSA_WITH_3DES_EDE_CBC_SHA
jvm 1 | ssl_debug(2613): SSL_RSA_WITH_DES_CBC_SHA
jvm 1 | ssl_debug(2613): SSL_RSA_EXPORT1024_WITH_RC4_56_SHA
jvm 1 | ssl_debug(2613): SSL_RSA_EXPORT1024_WITH_DES_CBC_SHA
jvm 1 | ssl_debug(2613): SSL_RSA_EXPORT_WITH_RC4_40_MD5
jvm 1 | ssl_debug(2613): SSL_RSA_EXPORT_WITH_RC2_CBC_40_MD5
jvm 1 | ssl_debug(2613): SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA
jvm 1 | ssl_debug(2613): SSL_DHE_DSS_WITH_DES_CBC_SHA
jvm 1 | ssl_debug(2613): SSL_DHE_DSS_EXPORT1024_WITH_DES_CBC_SHA
jvm 1 | ssl_debug(2613): CompressionMethods supported by the client:
jvm 1 | ssl_debug(2613): NULL
jvm 1 | ssl_debug(2613): Sending server_hello handshake message.
jvm 1 | ssl_debug(2613): Selecting CipherSuite: SSL_RSA_WITH_RC4_128_MD5
jvm 1 | ssl_debug(2613): Selecting CompressionMethod: NULL
jvm 1 | ssl_debug(2613): Sending secure_renegotiation extension
jvm 1 | ssl_debug(2613): Sending certificate handshake message with server certificate...
jvm 1 | ssl_debug(2613): Sending certificate_request handshake message...
jvm 1 | ssl_debug(2613): Sending server_hello_done handshake message...
jvm 1 | ssl_debug(2613): Received certificate handshake message with client certificate.
jvm 1 | ssl_debug(2613): Certificate message is empty, client has no certificate.
jvm 1 | ssl_debug(2613): Sending alert: Alert Fatal: bad certificate
jvm 1 | ssl_debug(2613): Shutting down SSL layer...
jvm 1 | ssl_debug(2613): SSLException while handshaking: Client certificate rejected by ChainVerifier.
jvm 1 | ssl_debug(2613): Closing transport...
jvm 1 | ssl_debug(2613): Closing transport...
please let me know what might'b the issue.
Hawk
Hi Karthic,
Refer the blog below which can clarify all your doubts
http://idnxchange.com/webmethods-blogs/webmethods-step-by-step-https-communication-from-integration-server.html
-Thanks