find_certs_in_config
Inspect device configs to locate embedded certificates and assess their security: expiry, weak keys, MD5/SHA-1, self-signed, and soon-to-expire CA certs.
Instructions
Find every certificate embedded in a device config and check it: expiry (with severity buckets), weak RSA keys, MD5/SHA-1 signatures, self-signed leaves, CA certificates about to expire. Reads inline PEM blocks (Cisco crypto pki chains, EdgeOS, RouterOS exports, anything) and OPNsense config.xml blobs — the certificates web monitors never see because they are inside the config, not on a port.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | ||
| config | Yes | ||
| vendor | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |