Skip to main content

Posts

Showing posts from March, 2015

How to install third party SSL Certificate for VMware Horizon View?

Today I would like to share how to install third party SSL certificate for VMware View. To do this, you need to create CSR request.inf and save it on your Security Server. You may copy, edit and save the details from following sample as your csr_request.inf file. ;----------------- request.inf ----------------- [Version] Signature= $Windows NT$ [NewRequest] Subject = "CN= vmview.test.com , OU= IT , O= ICT for Myanmar , L= Yangon , S= Yangon , C= Myanmar "  ; replace attributes in this line using example below KeySpec = 1 KeyLength = 2048 ; Can be 2048, 4096, 8192, or 16384. ; Larger key sizes are more secure, but have ; a greater impact on performance. Exportable = TRUE FriendlyName = vdm MachineKeySet = TRUE SMIME = False PrivateKeyArchive = FALSE UserProtected = FALSE UseExistingKeySet = FALSE ProviderName = Microsoft RSA SChannel Cryptographic Provider ProviderType = 12 RequestType = PKCS10 KeyUsage = 0xa0 [EnhancedKeyUsageExtension] OID=1.3.6.1.5.5.7.3.1 ; this is