Install Certificate for Local System

by ckkwan@my-deja.com on 11/17/2007 1:15:00 PM Hi All,

I am writing a Win Services running win2000 server which requires to
connect to a Web Service provided by WebShpere.

I can't load the certificate (even with WSE2 SP3) wihtout installing
it into the trusted store. So, installing the certificate is my only
option now.

But the certificate that I installed follows the user (I can't install
a certificate for everybody) say Administrator.

The problem with this Win Service is that it runs using 'Local System'
instead of 'Administrator'. So my question now is, how to install the
Certificate for 'Local System'? I can't login as 'Local System'.

Thanks In Advance.