G
Guest
Hi all,
I need to move a copy of a CA Root certificate from the Local Machine Store
to the Current User store during user logon (at least the first time the user
logs on). I have written a VBScript using CAPICOM to do this, it seems to
work, but the user is given a "Security Warning" because the root CA cannot
be verified (I created a self-signed root certificate and an operational CA
certificate using MS Certification Authority).
This warning is somewhat annoying, and since it gives the user the choice
not to Import the Certificates, it can be quite dangerous (if the user
chooses not to import, then the whole VPN config will fail).
Is there a way to avoid getting this message, either forcing the import of
the CA certificates or doing away compeltely with the "Security Warning"
messages during logon?
Thanks,
RB
I need to move a copy of a CA Root certificate from the Local Machine Store
to the Current User store during user logon (at least the first time the user
logs on). I have written a VBScript using CAPICOM to do this, it seems to
work, but the user is given a "Security Warning" because the root CA cannot
be verified (I created a self-signed root certificate and an operational CA
certificate using MS Certification Authority).
This warning is somewhat annoying, and since it gives the user the choice
not to Import the Certificates, it can be quite dangerous (if the user
chooses not to import, then the whole VPN config will fail).
Is there a way to avoid getting this message, either forcing the import of
the CA certificates or doing away compeltely with the "Security Warning"
messages during logon?
Thanks,
RB