I am successfully creating a droplet using Digital ocean’s api in java, but even when assigning an ssh key it is creating a password and sending it by email. How can i remove the password and just have the access defined by the ssh key.
I am successfully creating a droplet using Digital ocean’s api in java, but even when assigning an ssh key it is creating a password and sending it by email. How can i remove the password and just have the access defined by the ssh key.