Re: programmatically install a https-certificate in ie
From: Matthias Leonhardt (news_at_mleo.net)
Date: 03/15/05
- Next message: Nicholas Paldino [.NET/C# MVP]: "Re: Using C# to insert blob into Oracle"
- Previous message: Chris Fink: "Re: Using C# to insert blob into Oracle"
- In reply to: Marc Jennings: "Re: programmatically install a https-certificate in ie"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 15 Mar 2005 18:41:03 +0100
Hi Marc,
> We have a few https sites running here, and we allow them into the
> trusted zone through Active Directory group policies. I'd look into
> that if I were you.
I think there is no difference wether I install the certificate in the
AD or at the users computer during install process of the program. If
there is a man-in-the-middle attack or ipspoofing the certificate
doesn't match and my program or the ie brings out a warning. All I want
is that the user needn't to download the certificate from server (which
could be dangerous if the user doesn't review the certificate) and
install because I can ship the certificate with my programs setup.exe.
So I need to know how to install it during setup process...
thanks for your help!
kind regards,
Matthias
- Next message: Nicholas Paldino [.NET/C# MVP]: "Re: Using C# to insert blob into Oracle"
- Previous message: Chris Fink: "Re: Using C# to insert blob into Oracle"
- In reply to: Marc Jennings: "Re: programmatically install a https-certificate in ie"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|