Search Results

Search: Posts Made By: Ayeesha
3,969
Posted By Ayeesha
Sorry I am new to Unix Server. Could you...
Sorry I am new to Unix Server.

Could you please let me know how to capture a network and analyze in wireshark.
3,969
Posted By Ayeesha
yes I have checked, see below openssl...
yes I have checked, see below



openssl s_client -msg -connect qa-api.ncl.com:443
CONNECTED(00000003)
>>> TLS 1.2 Handshake [length 00f2], ClientHello
01 00 00 ee 03 03 5a 68 fa 35 b0 2c...
3,969
Posted By Ayeesha
I am using jdk1.8 version, by default it supports...
I am using jdk1.8 version, by default it supports TLS1.2 right.
But I have tried adding TLS1.2 to Tomcat Envirnoment variables.still same issue.


openssl ciphers -v | awk '{A[$2]}END{for(k in A)...
3,969
Posted By Ayeesha
Actually before it was TLS1.0 , it was working...
Actually before it was TLS1.0 , it was working fine and later endpoint server transition to TLS1.2 , from then onwards it is thrwoing errno 104.

I hope it's not firewall issue because in windows...
3,969
Posted By Ayeesha
Yes I have tried as mentioned above, still same...
Yes I have tried as mentioned above, still same errno 104.
3,969
Posted By Ayeesha
Hi Yoda, Thanks for the quick response. ...
Hi Yoda,

Thanks for the quick response.

I am trying to connect as below,

openssl s_client -showcerts -connect qa-api.ncl.com:443
CONNECTED(00000003)
write:errno=104
---
no peer...
3,969
Posted By Ayeesha
SSL_ERROR_SYSCALL in connection to qa-api.ncl.com:443
I am getting SSL_ERROR_SYSCALL in connection to qa-api.ncl.com:443. Please help me on this. But I am able to get response in Soap UI.
Please use CODE tags when displaying sample input, output, and...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 05:13 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy