docs/documentation/platform/pki/discovery/overview.mdx
Certificate Discovery automatically scans your infrastructure to find certificates you may not know exist. This gives you full visibility into your organization's certificate landscape — helping you identify expiring certificates, misconfigurations, and shadow PKI.
Discovery jobs scan your infrastructure and organize results as installations — unique locations where certificates were found. Each installation tracks certificates discovered at that location across multiple scans, allowing you to monitor changes over time.
<CardGroup cols={2}> <Card title="Network Discovery" icon="network-wired" href="/documentation/platform/pki/discovery/network"> Scan network endpoints over TLS to discover certificates served by hosts across IP ranges and domains. </Card> </CardGroup> <Note> Additional discovery types (cloud providers, file systems, etc.) will be added in future releases. </Note>An installation represents a unique location where a certificate was discovered — for example, a specific hostname and port combination.
View installations:
Discovered certificates are matched to your existing inventory by fingerprint. If a discovered certificate matches one in your Infisical organization, the installation is linked to that certificate — giving you a unified view of where your certificates are deployed.