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----- MIIDpTCCAo2gAwIBAgIGDdpJd8UGMA0GCSqGSIb3DQEBCwUAMCoxEzARBgNVBAMM CmRlYnVncHJveHkxEzARBgNVBAoMCmRlYnVncHJveHkwHhcNMTgwNDA1MTYzMTAx WhcNMjEwNDA2MTYzMTAxWjAqMRMwEQYDVQQDDApkZWJ1Z3Byb3h5MRMwEQYDVQQK DApkZWJ1Z3Byb3h5MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxXD9 +iOdXe/JxDAhDbgLBa25K4vZxlY4JGYG5uxWYE1/1LtulIz2BlZcm1HpN/sbUT2+ Uq/lnBFjzU7aESS2nZPFuyDVwLrTy7W+Qw5REV1JIOty10Hftqbxcb0gi4JQcxui 7ff76og41AINv+uiAAliz9g3nuCyOoKk4niYeWHqhsP3iMpBStxfPauRLAVQY3QC PYdzLOnD5gEigkFTOeP6qLcAnfUqkXv84hbIZxpGc74P9S2Xd7SSyKrxQs1McTbW FeQJBdHtByDy+d5JSP69iN8JZo8cPf2XMichQ/NnZJpqMQVJX1J+10T9C/QBPs1I W0+bu5xJr65WcoltKwIDAQABo4HQMIHNMA8GA1UdEwEB/wQFMAMBAf8wEQYJYIZI AYb4QgEBBAQDAgIEMHgGA1UdJQRxMG8GCCsGAQUFBwMBBggrBgEFBQcDAgYIKwYB BQUHAwQGCCsGAQUFBwMIBgorBgEEAYI3AgEVBgorBgEEAYI3AgEWBgorBgEEAYI3 CgMBBgorBgEEAYI3CgMDBgorBgEEAYI3CgMEBglghkgBhvhCBAEwDgYDVR0PAQH/ BAQDAgEGMB0GA1UdDgQWBBRGiieXpeh/3C2+nUT6rvYGRFgX5TANBgkqhkiG9w0B AQsFAAOCAQEAIE16+j1qvtFpN8D3SglS+2gzeC7MkgSbulFRlt/RuCDcbqthgyFy sOVaIVzRoZn59H08ODopR0b0WFXQFuRMbbaYDk22lHxumgZyV9x5l5aOwvVPv360 Cmlm7MAXbKzeTOmZS0e6OJfWr4/INcknPipjk4Zh5lh0PIYUPDxECKXFsTGCj8Oi GaDNaAJdatHS4yQnlp+4ieIWwPILmDMc+sep7vnCwef/c9UTVYnG+4FM+TSRCJcw kG5TwhvSsv+4gMaCCg+4J48LbZo6zui5bMUb774XLUd5TNX5d9Ch0hCiMJEl229i xnVlchRoN6DI36j7/gg0nqf0J8DYlXR/sw== -----END CERTIFICATE-----