Hi all,
Following this article
Import Private Keys and CA-Signed SSL Certificates to the VMware Cloud Director Appliance
In step No5 where it says to import the certificate it fails with:
"Error executing command: Private key could not be read with the provided password"
Well is true that the private key is unencrypted, but we have no option to either encrypt the private key or to specify not to try to decrypt it.
Any chance we can use our own private key/certificate pair with Cloud Director 10.3.2? In 9.7 we could do this with no problem?
Thanks,
Same here...
Have you found the solution?
I was having same issue was driving me nuts.
If your cert does not have a password in that version you need to use --key-password ""
The quotes make a lot of difference! This has been changed in other versions and does not seem to be needed anymore.