On 12/8/20 7:46 AM, Matt Caswell wrote:
>
>
> On 08/12/2020 15:28, Oren Shpigel wrote:
>> Hi, thanks for the answer.
>>
>> I know wireshark and ssldump have this capability, but I'm looking for a
>> way to do it in my own software in C++, (using OpenSSL, if possible, but
>> open to other suggesti
On 08/12/2020 15:28, Oren Shpigel wrote:
> Hi, thanks for the answer.
>
> I know wireshark and ssldump have this capability, but I'm looking for a
> way to do it in my own software in C++, (using OpenSSL, if possible, but
> open to other suggestions as well).
Unfortunately OpenSSL does not sup
Hi, thanks for the answer.
I know wireshark and ssldump have this capability, but I'm looking for a
way to do it in my own software in C++, (using OpenSSL, if possible, but
open to other suggestions as well).
On Tue, Dec 8, 2020 at 4:32 PM Dr. Matthias St. Pierre <
matthias.st.pie...@ncp-e.com> w
Do you need to integrate the decryption into your own software, or are you just
looking for a possibility to monitor and view the traffic?
If it’s the latter, try and take a look at the SSL decryption support that
Wireshark provides.
https://wiki.wireshark.org/TLS
https://www.comparitech.com/net