Report Builder
This tool allows you to generate a report on the breakdown of a value present on the certificates returned
by your query. For example, to generate a report on the cipher suites chosen by HTTPS servers in the United States, you could
query for location.country_code: US AND protocols:"443/https"
and then generate a report on the breakdown of the field
443.https.tls.cipher_suite.name.raw
. A list of reportable fields is available in the Data
Definitions section of the Help page.