3.0.1

Table Of Contents
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
VeriSignhttp://verisign.com/ssl/buysslcertificates/freesslcertificatetrial
GlobalSign—http://globalsign.com/freesslcertificate/freessl.htm
2IfyouhavereceivedeitheratemporaryorfullPKCS#7ce
rtificatefromtheCA,copy
thecontentsofthefileintoatexteditorandsaveitascertificate.p7.Thecontents
ofthefileshouldresembleaslightlylongerversionofthefollowingexample :
-----BEGIN PKCS7-----
MIIF+AYJKoZIhvcNAQcCoIIF6TCCBeUCAQExADALBgkqhkiG9w0BBwGgggXNMIID
LDCCApWgAwIBAgIQTpY7DsV1n1HeMGgMjMR2PzANBgkqhkiG9w0BAQUFADCBhzEL
N
OTEIfthecertificateauthoritydoesnotofferPKCS#7asaformat,usethedefault
settingsprovided—youwillbeabletoexportthecertificatedataintheappropriate
formatatalaterstage.
N
OTEAtemporarycertificateispreferabletothedefaultselfsignedcertificate
suppliedwithViewManagerbecauseitusesthecorrectdomainname.However,
clientsstillissuewarningsthattheserviceisnottrusted.