Unable to select Certificate for Remote Desktop Connection
hi,
i have created certificate below parameter in inf file through local standalone 2008 r2 ca & imported computer personal certificate store unable see certificate entry while trying select under remote desktop connection. somewhere saw should have private key in personal certificate store didn't how/where key. reason, m unable select certificate or there missing in input parameter used in inf file. kindly suggest problem.
[newrequest]
subject="cn=server.domain.com"
exportable=true
keylength=2048
keyspec=1
keyusage=0xf0
machinekeyset=true
[enhancedkeyusageextension]
oid=1.3.6.1.5.5.7.3.1
oid=1.3.6.1.5.5.7.3.2
oid=1.3.6.1.4.1.311.54.1.2
regards,
dhiraj
hi,
problem resolved now. have done below 2 changes.
--> used keyusage=0xa0 in inf file.
--> imported certificate through certreq -accept. earlier importing cert mmc.
i think second point resolved problem. didn't think mmc & command can make difference.
dhiraj
Windows Server > Remote Desktop Services (Terminal Services)
Comments
Post a Comment