How to place a RootCA certificate in system AuthRoot store ?

How to place a RootCA certificate in system AuthRoot store ?

am 07.02.2007 20:00:02 von jewettware

I need to place an openssl generated RootCA in the system trusted store. The
certificate is always being placed in the logged on users trusted store when
using the certificate installer. The application I have written using SSPI
requesting client certificate authentication will not allow the browser to
present certficates with the trusted CA because it is not presented to the
client as an available source. How do I install this RootCA to the system
store. ?
--
Timothy Jewett
Jewettware@online.nospam

RE: How to place a RootCA certificate in system AuthRoot store ?

am 07.02.2007 20:34:00 von jewettware

I found the answer, you must use mmc and add the certificate snapin and
specify the local computer.
--
Timothy Jewett
Jewettware@online.nospam


"Timothy Jewett" wrote:

> I need to place an openssl generated RootCA in the system trusted store. The
> certificate is always being placed in the logged on users trusted store when
> using the certificate installer. The application I have written using SSPI
> requesting client certificate authentication will not allow the browser to
> present certficates with the trusted CA because it is not presented to the
> client as an available source. How do I install this RootCA to the system
> store. ?
> --
> Timothy Jewett
> Jewettware@online.nospam