cURL
curl --request GET \ --url https://us.infisical.com/api/v1/ssh/hosts/{sshHostId}/host-ca-public-key
"<string>"
Get public key of the host SSH CA linked to the host
The ID of the SSH host to get the host SSH CA public key for.
The public key of the host SSH CA linked to the SSH host.
Was this page helpful?