Certificates
To proxy HTTPS traffic you must trust the debugProxy root certificate
To intercept HTTPS traffic debugProxy acts as a Certificate Authority which generates certificates on-the-fly. The root certificate is listed in PEM format at the bottom of this page.
Note: you don’t need to install the root certificate on the device you use the debugProxy web interface on. You only need to install it on the system that is connecting through the proxy.
Install root certificate on the device you want to proxy through debugProxy by browsing to this page and clicking on the relevent certificate link below. Depending on your system you should be prompted to install the certificate.
Some systems require you take an extra step of trusting the certificate.
- iOS 10 & 11
- Naviagte to:
General > About > Certificate Trust - Tap the button next to where debugproxy is listed to ‘Trust the Certificate’
- Naviagte to:
After you have finished using debugProxy, it is recommended to deactivate the debugProxy certificate.
The Certificate
The debugProxy root certificate is listed below in PEM format.
-----BEGIN CERTIFICATE----- MIIDpTCCAo2gAwIBAgIGD29fhKJRMA0GCSqGSIb3DQEBCwUAMCoxEzARBgNVBAMM CmRlYnVncHJveHkxEzARBgNVBAoMCmRlYnVncHJveHkwHhcNMjMxMDEwMDkxMDMx WhcNMjYxMDExMDkxMDMxWjAqMRMwEQYDVQQDDApkZWJ1Z3Byb3h5MRMwEQYDVQQK DApkZWJ1Z3Byb3h5MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAupT+ ThOEmsCvxVBkPCN4mS6Og0lEx4niUIomab0/egiNb/bz1yw0PeaLvtPy81TitqTv /lRljxhGziHiC7zCGfM0NEJa5arv/Ag+OAL6MFZIWZV2TAKJGk0nTuZ5NTsyV1q1 SrywG6+v8oDRV7Kk3snPjRv54L/JMApa1HwNIJLGjrnJZM2KeGX0KnGZZgluxRJd ei6ik51NDo1nPhHnIMRtED99UUEQYPt9HCABu9imL1Mop8TWDvIr4CLyRCQjAinL 4rUHteBCHtSzEwCLbc3QU3LMb7/MWZA5HLitvFXzVQDThY+biO0bW94xxzKpYioB CfmL48wMbx+N3W7REQIDAQABo4HQMIHNMA8GA1UdEwEB/wQFMAMBAf8wEQYJYIZI AYb4QgEBBAQDAgIEMHgGA1UdJQRxMG8GCCsGAQUFBwMBBggrBgEFBQcDAgYIKwYB BQUHAwQGCCsGAQUFBwMIBgorBgEEAYI3AgEVBgorBgEEAYI3AgEWBgorBgEEAYI3 CgMBBgorBgEEAYI3CgMDBgorBgEEAYI3CgMEBglghkgBhvhCBAEwDgYDVR0PAQH/ BAQDAgEGMB0GA1UdDgQWBBQn/YkCyAD9fQvOWnW5DziuVgomPzANBgkqhkiG9w0B AQsFAAOCAQEAKZhuWsrjRTgPdFOkveL28yorEetBaGF1y9421NgCgVRGy7/Pq1ay yuA83Dt4R6HfP1QeFFQgrskoldtKav6hR+d6djRLBnQmYrFU7zUJgQFH4Erz5MbJ MzGSGNmfXRRZ4zCf4VIqBKjtNxi/I/K96uPv8UA8Rb895Gd+cOblM3seRKjWg31g KT9G5VxrQP8GeB4mKAv6kjHeB75l+djL35pJZo5nQzZMqoUizuDKzSw65ONyJCwG 3DPzPpSixYLFweJZXR4nKK2I/fX05A6Lg3zEhYJXznMP6lwdVS7OQzxovuWyzSMo dfFD0QCgKfpec4UYRseOi+JHVZ8TG9xApw== -----END CERTIFICATE-----