|
Posted by S. Pidgorny on August 15, 2006, 6:47 am
If you were Registered and logged in, you could reply and use other advanced thread options
I might not fully understand the issue but I think the key and the
certificate will be available from VBA code on the remote server if they're
installed on that server. Export the key and the cert into a PFX file,
transfer to the server in question and import.
--
Svyatoslav Pidgorny, MS MVP - Security, MCSE
-= F1 is the key =-
>I have a remote consultant that access terminal server through our VPN and
> log onto our network. He has a digital signature issued by our
> certificate
> server. When working on a client machine on the network, he can choose
> his
> digital certificate for his VBA code, but when working remotely, his
> certificate is not selectable. I can see his issued certificate in active
> directory. All servers are server 2003. Is there some configuration that
> is
> necessary on terminal server for the digital certificates to be
> selectable?
> thanks,
|