Configures the trustpoint to the server certificate profile that is used to sign the server certificate.
By default, the trustpoint is not configured.
SSH server profile server configuration mode
Use the no form of the command to remove the trustpoint configured on the device.
The trustpoint must be configured before you run this command. The same trustpoint must be used to sign and import the server certificate using the following commands: crypto ca authenticate, crypto ca enroll, crypto ca import, and crypto ca trustpoint.
The following example configures a trustpoint named myca.
device# configure terminal device(config)# ssh server certificate profile server device(ssh-server-cert-profile-server)# trustpoint sign myca