FlorianBidabe
Contributor
Contributor

Hello WTF,

I will go for the shameless self-branding :

http://bidabe.zapto.org/?p=316

I used this script on four vCSA so far => no problem !

This script automates SSL certificates signing for vCSA 5.5 and guide you through:

– Generate Certificate Signing Request (CSR)

– Request / Download Certificate

– Install new certificates.

It runs on vCenter Server Virtual Appliance 5.5 and is intended to work with Microsoft Internal CA.

It checks the system requirements: OpenSSL version, vCSA version, DNS Records and IP Address

SSH into your vCSA (puTTY) :

# vCSAFQDN:~ # vim /usr/bin/uptcrt

:set paste

(Paste the whole script from clipboard)

:wq

# chmod a+x /usr/bin/uptcrt

# uptcrt

I would be surprised if you still experience issues but please let me know.

There are a few things that can break your setup (notably encoding between Windows and Linux), this script will avoid that.

regards,

Florian Bidabé

Information Systems

Reply
0 Kudos