2. vCloud Cell Design Examples : 2.2 Secure Certificates : 2.2.2 Example : 2.2.2.3. Part II – Creating the CSR for the Proxy Service
   
2.2.2.3. Part II – Creating the CSR for the Proxy Service
To create the CSR for the proxy service
1. In the keytool directory, run the following command:
 
2. When prompted, type the FQDN (fully qualified domain name) to use for the Console Proxy Service certificate. Use the same FQDN as for the HTTP service certificate.
3. Type the following answers when prompted:
What is your first and last name? [Unknown]: mycloud.mydomain.com
What is the name of your organizational unit? [Unknown]: MyCompanyDivision
What is the name of your organization? [Unknown]: MyCompanyLegalName
What is the name of your City or Locality? [Unknown]: CityOfMyCompany
What is the name of your State or Province? [Unknown]: StateOfMyCompany
4. Type yes to continue when keytool summarizes your entries.
Is CN=mycloud.quovadisglobal.com, OU=Cloud Services, O=QuoVadis Limited, L=Hamilton, ST=Pembroke, C=BM correct? [no]:yes
Note: QuoVadis, an international Certification Service Provider (CSP), has been used in the summary to provide a clear example. The information that this summary displays should use your company’s information.
5. Confirm that you have access to this keystore file by entering a password. This uses “psswrd” as an example.
6. Type the key password for <http> psswrd (press Enter if it is the same as keystore password).
7. Next, run the following command to obtain your CSR (Certificate Signing Request). This creates the consoleproxy.csr file.