# Is there a way to install mitmproxy certificates on client when starting?

**URL:** https://discourse.mitmproxy.org/t/is-there-a-way-to-install-mitmproxy-certificates-on-client-when-starting/1534
**Category:** help
**Created:** [May 3, 2019, 11:14am UTC](https://discourse.mitmproxy.org/t/is-there-a-way-to-install-mitmproxy-certificates-on-client-when-starting/1534 "2019-05-03T11:14:43Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![adr-arroyo](https://yyz2.discourse-cdn.com/flex030/user_avatar/discourse.mitmproxy.org/adr-arroyo/32/427_2.png) [@adr-arroyo](https://discourse.mitmproxy.org/u/adr-arroyo)
#### Post date: [May 3, 2019, 11:14am UTC](https://discourse.mitmproxy.org/t/is-there-a-way-to-install-mitmproxy-certificates-on-client-when-starting/1534/1 "2019-05-03T11:14:43Z")

</div>

Hello everyone!

I have configured a raspberry pi as an ap running mitmproxy following this [tutorial](https://www.dinofizzotti.com/blog/2019-01-09-running-a-man-in-the-middle-proxy-on-a-raspberry-pi-3/). I would like that, whenever any client connects to the pi, they are asked somehow (with a captive portal or anything) to download and install the mitmproxy certificates so that I can see https traffic on mitmproxy.  
Is there a way to do this?

PS: My configuration is slightly different as I use mitmdump (instad of mitmweb) running in a docker container.

Thanks!
