GitHub user weizhouapache added a comment to the discussion: Can i switch the keypair-doc from RSA to ECDSA?
@xMinerv you can create a ssh key pair locally ``` ssh-keygen -t ecdsa ``` on the cloudstack UI, create the SSH keypair with public key (or, register the SSH keypair via cmk) GitHub link: https://github.com/apache/cloudstack/discussions/10355#discussioncomment-12114524 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
