|
SSL Certificates in VMware View - Configuring Environement for Keytool |
|
|
|
|
Written by Tom Hirt
|
|
Monday, 02 March 2009 15:19 |
|
Page 3 of 6
Configuring Environement for Keytool
View Manager includes a tool that can generate a certificate signing request (CSR) called keytool. Using keytool, we can access the SSL keyring installed within View Manager and create, edit or delete the SSL keys used by our web server.
If you used the default install path for your Security and Connection server deployments, you will find keytool.exe located in the following path: 'C:\Program Files\VMware\VMware View\Server\jre\bin'
We begin by adding the location (or the path in which you installed View) to our system's environment PATH variable within Windows:
- Click Start >> Settings >> Control Panel
- Double click on the System icon Under the Advanced tab, click 'Environment Variables'

- Highlight the Path variable and click edit. Append the following to 'Variable value':
';C:\Program Files\VMware\VMware View\Server\jre\bin'

- Click through the remaining screens selecting the 'OK' option until the changes have been saved.
|
|
Last Updated on Tuesday, 02 June 2009 11:16 |