Book Image

VMware vSphere Security Cookbook

By : Michael Greer
Book Image

VMware vSphere Security Cookbook

By: Michael Greer

Overview of this book

Table of Contents (20 chapters)
VMware vSphere Security Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Using SSL Certificate Automation Tool 5.5


SSL Certificate Automation Tool Version 5.5 must be used with vSphere 5.5 as it is the only supported version for vSphere 5.5. This tool is essentially a collection of scripts that simplify the process of requesting and assigning certificates to VMware services within the vSphere infrastructure.

Getting started

In order to proceed, we require access to a command prompt run with administrator privileges. SSL Certificate Automation Tool must be downloaded from www.vmware.com and extracted from the .zip file.

Note

SSL Certificate Automation Tool Version 5.5 is downloaded in the ssl-certificate-updater-tool-1308332.zip file.

If the vCenter server is a virtual machine, it is recommended that you take a snapshot to enable easy recovery, should it be necessary. If a certificate assignment fails, it will usually fail gracefully; however, there are instances when rolling back to a snapshot is the most expedient recovery strategy. In addition, the following prerequisites...