You can the OpenSSH CA and put on the needed places.
For an usual OpenSSH client, put the following line
into $HOME/.ssh/known_hosts (Linux, Mac) or "%USERPROFILE%\.ssh\known_hosts" (Windows)
There is also a shell script,
which helps you to configure a server and sent a certificate
signing request of the public key of the server to the OpenSSH CA.