# Firmware is a 32-bit target override XEN_TARGET_ARCH = x86_32 # User-supplied CFLAGS are not useful here. CFLAGS = include $(XEN_ROOT)/tools/Rules.mk ifneq ($(debug),y) CFLAGS += -DNDEBUG endif CFLAGS += -Werror $(call cc-options-add,CFLAGS,CC,$(EMBEDDED_EXTRA_CFLAGS)) # Extra CFLAGS suitable for an embedded type of environment. CFLAGS += -fno-builtin -msoft-float ceas.org/cloud-email/mitmproxy' title='cloud-email/mitmproxy Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/certinstall/ios.html
blob: d306dfc671f9ac57bcf03b301d7c5d178decc863 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
How to install the __mitmproxy__ certificate authority on IOS devices:

### 1: Set up the Mail app on the device to receive email.

### 2: Mail the mitmproxy-ca-cert.pem file to the device, and tap on the attachment.

### 3: You will be prompted to install a profile. Click "Install":

<img src="@!urlTo('ios-profile.png')!@"/>

### 4: Accept the warning by clicking "Install" again:

<img src="@!urlTo('ios-warning.png')!@"/>

### 5: The certificate should now be trusted:

<img src="@!urlTo('ios-installed.png')!@"/>