Update: You might want to follow the How to use VMware Certificate Automation Tool, my recent article where I'm using the tool to replace SSL certificates in my lab.
Managing certificates through vCenter components is a pain. VMware reacts (finally) and released a command line tool called vCenter Certificate Automation Tool 1.0 which enables you to automate the deployment of certificates for different vCenter components like SSO, vCenter, View Connection server etc… The tool does provide automation of deployment, but does not manage the actual generation of SSL certificates, which needs to be done through other methods. It does not deploy certificates for using in ESXi hosts, the tool manage (deploy, replace) certificates in vCenter components only:
- vCenter Server
- vCenter Single Sign On
- vCenter Inventory Service
- vSphere Web Client
- vCenter Log Browser
- VMware Update Manager (VUM)
- vCenter Orchestrator (VCO)
The tool is to be used to deploy self-signed or certificates obtained from public Certification Authorities. In both cases it's possible to use the vCenter Certificate Automation Tool to automate the process.
To Generate the SSL certificates? Via OpenSSL
VMware provides a KB article guiding you to use OpenSSL to generate certificates, there is full step-by-step KB. You're guided to generate the certificates requests, obtain the certificate and also create the PEM files needed for the deployments.
Supported Platforms are 2003R2 SP2 and 2008R2 SP2. For Windows Server 2012 we'll have to wait until the next major release of VMware vSphere, I think.
vCenter Certificate Automation Tool 1.0 – Useful links:
- Generating certificates for use with the VMware SSL Certificate Automation Tool
- Deploying and using the SSL Certificate Automation Tool
- Download Link for the tool with a Getting Started guide
It took very long to VMware to actually ease the pain for many VMware admins, which were battling with certificates (especially after the 5.1 release). So long that private initiatives started to develop their own tools. This is the case of Michael Webster, who develops a tool which not only will generate the SSL certificates, but also will handle the whole deployment, management or replacement process. His tool (still in development) is called vCert Manager and you can find a blog post about it on Michael's blog here.
Source: VMware Support Insider Blog
Alireza says
Have you tried the compatibility mode for server 2012?
will it work?
Vladan SEGET says
The vCenter on 2012 isn’t supported yet. See this: http://communities.vmware.com/thread/419232