On 07/14/2018 03:34 PM, Dirk Gottschalk via users wrote:
To answer your question. Squid can do this for you. You can make it
decrypt the data end encrypt it with a certificate issued by yourself.
AFAIK you should even be able to let squid log what happens on the
https connection.
It should also
Hi.
Am Freitag, den 13.07.2018, 10:08 -0400 schrieb bruce:
> Hi.
>
> Trying to wrap my head around what I need to setup on a test system
> to
> be able to capture/view (in a file or via app output) the https
> traffic. My use case I have a test app talking to a remote server on
> "https" and I wa
On 13.07.2018 22:37, Gordon Messmer wrote:
> On 07/13/2018 11:12 AM, Ulf Volmer wrote:
>>
>> The OP want to look into TLS encrypted traffic. tcpdump will not help in
>> this case. There is no way around to use a special proxy in between and
>> place a custom CA into the client.
>
> It's complex, b
On 07/13/2018 11:12 AM, Ulf Volmer wrote:
The OP want to look into TLS encrypted traffic. tcpdump will not help in
this case. There is no way around to use a special proxy in between and
place a custom CA into the client.
It's complex, but not impossible. Firefox, for example, can log the
se
On 13.07.2018 18:33, Rick Stevens wrote:
> On 07/13/2018 07:08 AM, bruce wrote:
>> Trying to wrap my head around what I need to setup on a test system to
>> be able to capture/view (in a file or via app output) the https
>> traffic. My use case I have a test app talking to a remote server on
>> "h
On 07/13/2018 07:08 AM, bruce wrote:
I see different sites/articles on the need to setup a proxy
server/certs and to then install/insert the cert in the "browser"
location. In my case I'm using a test headless browser, so I'm trying
to get a basic model of how this can work.
Encryption algorith
On 07/13/2018 07:08 AM, bruce wrote:
> Hi.
>
> Trying to wrap my head around what I need to setup on a test system to
> be able to capture/view (in a file or via app output) the https
> traffic. My use case I have a test app talking to a remote server on
> "https" and I want to be able to see what
On Fri, 2018-07-13 at 10:08 -0400, bruce wrote:
> Hi.
>
> Trying to wrap my head around what I need to setup on a test system
> to
> be able to capture/view (in a file or via app output) the https
> traffic. My use case I have a test app talking to a remote server on
> "https" and I want to be ab