What is sequence number and why is it used as the ACK number for the next ACK packet? [closed]

I am currently trying to learn the TCP session creating (3 way handshake) process in detail. I was wondering what the sequence number means and also why is the ack num for the next ACK packet always the sequence number of the previous pack… Continue reading What is sequence number and why is it used as the ACK number for the next ACK packet? [closed]

SSL handshake failure | Client hello(success) -> Server ACK (success) -> server RST (connection closed)

I was running MQTT broker in my pc and tried to connect to it via mqtt client in same PC. using x509 cert for mutual tls. SSL Handshake was failing with RST from server. This was happening only in my PC.
When I tried to do the same setup i… Continue reading SSL handshake failure | Client hello(success) -> Server ACK (success) -> server RST (connection closed)

How can I view the TLS 1.2 and 1.3 certificates in Wireshark? [migrated]

I’m testing a new proxy and monitoring the connection using Wireshark, but I’m not seeing any certificate at all. my goal is to find out exactly what sensitive and identifiable data is leaving my router after using this proxy, emphasizing … Continue reading How can I view the TLS 1.2 and 1.3 certificates in Wireshark? [migrated]

TLS1.2 Handshake to SharePoint Online Failing from Windows Server 2012 R2

Having some trouble communicating with our SharePoint Online (SPO) site.
I am simply going to a browser (IE v11) on a Windows Server 2012 R2 VM and navigating to the SPO home page.
In Wireshark I see this trace where <ip_SPO> is the … Continue reading TLS1.2 Handshake to SharePoint Online Failing from Windows Server 2012 R2