Hello everyone,
I am going introduce you to my new tool that I developed during the last 3 weeks. This is called VMware Certificate Toolkit.
As I am used to implement CA signed certificate on vSphere and vCloud environment at work, it takes always some time to prepare all the files with OpenSSL or Java Keytool even with scripts.
I decided to create a Java program that handle the creation of files needed when implementing CA signed certificate on VMware. VCT is not based on OpenSSL, it uses Java cryptographics
API and is able to create compatible certificate, RSA key and keystore to implement on your VMware Infrastructure.
The application is still in beta, and I need your help to test this app on VMware product, it has already been tested on vSphere 5.1/5.5 and vCloud Director 5.1.
VCT is available on source forge at: https://sourceforge.net/projects/vmwarecertificatetoolkit/