Comment

Hi,

I just discovered an issue with this script. I used it a few months ago to generate some CA signed certificates for standalone ESXi hosts. All is fine, but there is a problem when you try to join this host to vCenter. The certificate is not uploaded in text/ASCII mode.

Because of this CRLF characters are transformed in ^M in the file on ESXi.

Is there any way to improve the script so that it will transfer the file correctly?

Either do a conversion before the transfer or does the upload method allow specifying in which way the transfer can take place?

Thank you,

ionut