Yes. I've made captures on both - the production client that I manage and
the test client I have at home.
On the production client, the conversation lasts only 8 packets - the
initial 3 way handshake, my client sends a PUSH packet, gets an ACK from
the upstream, and then the upstream sends a FIN pa
Hello All,
I've got two servers that need to communicate with each other using SSL.
The applications that are supposed to talk to each other are custom in
house applications.
When I try to connect to the upstream server, you can see the initial
connection established - "Connecting to "addres
ake failed.
Closed fd 3
Unable to establish SSL connection.
On Wed, Oct 11, 2017 at 5:10 AM, Matt Caswell wrote:
>
>
> On 11/10/17 03:57, Paul Greene wrote:
> > [root@hostname ~]# wget https://domain.name.com:8443
> > --secure-protocol=SSLv3 --debug
> > DEBUG output cre
Hello All,
I'm trying to establish a connection between two servers for the purpose of
data sharing.
On my end, these are the version numbers of everything I'm using
RHEL 7.4
wget 1.14
openssl 1.0.2k-fips
Not sure what's on the other end, other than it is a Linux server
When I run the connectiv