T6013: Add support for configuring TrustedUserCAKeys for ssh service by takehaya · Pull Request #4234 · vyos/vyos-1x

Change Summary This feature adds support for TrustedUserCAKeys, allowing SSH logins using signed CA certificates. This PR does not include handling for AuthorizedPrincipalsFile. I plan to address ...