3.0.1
Table Of Contents
- Administration Guide
- Contents
- About This Book
- Introduction
- Installation
- View Administrator
- Virtual Desktop Deployment
- Client Management
- View Client and View Portal
- Client Connections from the Internet
- Creating SSL Server Certificates
- Using Existing SSL Certificates
- Smart Card Authentication
- RSA SecurID Authentication
- View Client Command Line Options
- Virtual Printing
- View Composer
- Offline Desktop
- Component Policies
- Unified Access
- Troubleshooting
- Glossary
- Index
VMware, Inc. 79
Chapter 5 Client Management
Thecertificate.csrfileiscreatedinthesamelocation.Thecontentsofthefile
shouldresembleaslightlylongerversionofthefollowingexample:
-----BEGIN NEW CERTIFICATE REQUEST-----
MIIBuDCCASECAQAweDELMAkGA1UEBhMCR0IxEDAOBgNV
BAgTB1Vua25vd24xEDAOBgNVBAcTB1Vua25vd24xFDAS
BgNVBAoTC1ZNd2FyZSBJbmMuMRMwEQYDVQQLEwp2bXdh
XU8/2jEUL5DocLDLnygsUD2g7cUMYdz/HeECAwEAAaAA
AeHnsPs7a1Q0JH6OZvdU
-----END NEW CERTIFICATE REQUEST-----
To submit the CSR and import the certificate
1SendtheCSRfiletoacertificateauthorityinaccordancewiththeirenrollment
processandrequestacertificateinPKCS7format.Aspartofthisprocess,youmay
needtoprovideproofofidentity
,proofofdomainownership,andsoforth.
Fortestingpurposes,manycertificateauthoritiesalsoprovideafreetemporary
SSLcertificatebasedonanuntrustedroot:
Thawte—https://www.thawte.com/cgi/server/try.exe
VeriSign—http://verisign.com/ssl/buy‐ssl‐certificates/free‐ssl‐certificate‐trial
GlobalSign—http://globalsign.com/free‐ssl‐certificate/free‐ssl.htm
2IfyouhavereceivedeitheratemporaryorfullPKCS#7ce
rtificatefromtheCA,copy
thecontentsofthefileintoatexteditorandsaveitascertificate.p7.Thecontents
ofthefileshouldresembleaslightlylongerversionofthefollowingexample :
-----BEGIN PKCS7-----
MIIF+AYJKoZIhvcNAQcCoIIF6TCCBeUCAQExADALBgkqhkiG9w0BBwGgggXNMIID
LDCCApWgAwIBAgIQTpY7DsV1n1HeMGgMjMR2PzANBgkqhkiG9w0BAQUFADCBhzEL
N
OTEIfthecertificateauthoritydoesnotofferPKCS#7asaformat,usethedefault
settingsprovided—youwillbeabletoexportthecertificatedataintheappropriate
formatatalaterstage.
N
OTEAtemporarycertificateispreferabletothedefaultself‐signedcertificate
suppliedwithViewManagerbecauseitusesthecorrectdomainname.However,
clientsstillissuewarningsthattheserviceisnottrusted.