API / Venafi Interview questions
What is Venafi SSH Protect?
SSH Protect, now sold as CyberArk SSH Manager for Machines, is the part of the platform focused on SSH key pairs rather than X.509 certificates.
It scans servers to build an inventory of every SSH public/private key pair in use, flags orphaned keys (left behind by former employees or decommissioned systems), duplicate keys reused across many hosts, and keys that grant root-level trust with no expiration at all.
From that inventory it can automate key rotation on a schedule and map out trust relationships — which key on which machine can log into which other machine — so security teams can see the actual blast radius of a compromised key instead of guessing.
More Related questions...