Loading...


Related Products


Date Published: February 5, 2025

4096 bit SSH key generation

 


Issue

When adding SSH key to the profile, getting error `The supplied public key type is too short: it must be at least 4096 bits long.`

Resolution

Cloud Platform requires that your SSH public key is at least 4,096 bits in size. To generate a 4096 bit SSH key, use the following command -

ssh-keygen -b 4096

 

Did not find what you were looking for?

If this content did not answer your questions, try searching or contacting our support team for further assistance.

Back to Section navigation