Getting Started with Burp Suite
Burp Suite Documentation
Take a look at our Documentation section for full details about every Burp Suite tool, function and configuration option.
Full Documentation Contents | Burp Projects |
Suite Functions | Burp Tools |
Options | Using Burp Suite |
Burp Extender
Burp Extender lets you extend the functionality of Burp Suite in numerous ways.
Extensions can be written in Java, Python or Ruby.
API documentation | Writing your first Burp Suite extension |
Sample extensions | View community discussions about Extensibility |
NET::ERR_CERT_VALIDITY_TOO_LONG
Information
------------------------------------------------------------
Version : Burp 1.7.32 (Professional)
Burp Proxy Server : Kali Linux
Certificate : Android Device 7.0 (Nougat)
Issue
----------------------------------------
NET::ERR_CERT_VALIDITY_TOO_LONG
Tested using chrome, if using firefox it cannot open the URL in secure protocol.
when using normal protocol / HTTP it's normal.
we try with apps android to capture the traffic but no traffic were captured.
i think the certificate validity too long, we already regenerate this certificate many times but the result still same.
waiting for your reply,
Regards,
Mahendra M.W.
We’re going to look at providing a configurable validity period.
In the meantime, you can generate your own CA certificate with a suitable validity period using openssl, and import it into Burp. The dynamically generated certificates are always given the same validity period as the CA.
We have this logged in our development backlog and we’ll inform you when the work is complete. Unfortunately, we can’t provide an ETA.