search for: mitmproxy

Displaying 5 results from an estimated 5 matches for "mitmproxy".

Did you mean: mamproxy
2018 Dec 08
4
certificate pinning
Hello! Does libvirt uses certificate pinning in tls? I want to setup a transparent proxy (mitmproxy) and can't do this even after I added mitmproxy ca certificate to the trusted certificates in ubuntu.
2018 Dec 10
2
Re: certificate pinning
...Berrangé <berrange@redhat.com>: > > > > > On Sat, Dec 08, 2018 at 11:19:40AM +0300, Anastasiya Ruzhanskaya wrote: > > > > Hello! > > > > Does libvirt uses certificate pinning in tls? I want to setup a > > > transparent > > > > proxy (mitmproxy) and can't do this even after I added mitmproxy ca > > > > certificate to the trusted certificates in ubuntu. > > > > > > Libvirt doesn't ever use the global certificates stores, because public > > > CAs are not relevant to libvirt deployments - indeed...
2018 Dec 10
0
Re: certificate pinning
.... 2018 г. в 12:38, Daniel P. Berrangé <berrange@redhat.com>: > > > On Sat, Dec 08, 2018 at 11:19:40AM +0300, Anastasiya Ruzhanskaya wrote: > > > Hello! > > > Does libvirt uses certificate pinning in tls? I want to setup a > > transparent > > > proxy (mitmproxy) and can't do this even after I added mitmproxy ca > > > certificate to the trusted certificates in ubuntu. > > > > Libvirt doesn't ever use the global certificates stores, because public > > CAs are not relevant to libvirt deployments - indeed trusting the global...
2018 Dec 10
1
Re: certificate pinning
Ok, thank you. I will play around with it. I also noticed, that libvirt does not use this SNI extension. Actually,this not needed here, as we have only one location for server certificate, but this requires some modifications in mitmproxy, as for example tls in web browsers always include this SNI extensions. Are there maybe other big differences in tls implementation in libvirt or maybe some assumptions that are taken during tls handhake process? пн, 10 дек. 2018 г. в 13:25, Daniel P. Berrangé <berrange@redhat.com>: > O...
2018 Nov 22
2
Remote and local connections at the same time (Centos 7)
Hello! I was investigating libvirt a year ago regarding it's remote control. I figured out necessary settings for configuring remote control in ubuntu (setting flags in libvirt setting files). Now I have several questions: 1) Are these flags the same for Centos? They did not worked for me. My flags for ubuntu are (for tcp for example): /etc/libvirt/libvirtd.conf : listen_tls = 0, listen_tcp