Re: Need help w/programmatic installation of Client Certs

2005-06-27 Thread Mike Stokes
Nelson, Thanks for the info. I'm gonna go check out those Netscape reference docs right away. "Nelson B" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Mike Stokes wrote: > > I'm new to the Netscape/Firefox/Mozilla platform and I've been

Re: Need help w/programmatic installation of Client Certs

2005-06-27 Thread Mike Stokes
Customer demand. We have to support both browsers now. "Duane" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Mike Stokes wrote: > > Thanks again for all of your help Duane. I'm going to go do some more > > research on this. I can't use an

Re: Need help w/programmatic installation of Client Certs

2005-06-23 Thread Mike Stokes
Thanks again for all of your help Duane. I'm going to go do some more research on this. I can't use any of the technologies that you use due to our in-house development standards and practices - no open source, so no PHP, no OpenSSL, etc. I also need to better understand the root cert technologies

Re: Need help w/programmatic installation of Client Certs

2005-06-22 Thread Mike Stokes
Duane, Is that going to work under IIS? "Duane" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Mike Stokes wrote: >> I think we're talking about two different things. I want to deliver and >> install a client cert on a remote workstat

Re: Need help w/programmatic installation of Client Certs

2005-06-22 Thread Mike Stokes
I think we're talking about two different things. I want to deliver and install a client cert on a remote workstation programmatically. Aren't you refering to the client's cert subject returned in the HTTP header? Maybe I'm lost. I've worked tangentially with certs for years. This is the first time

Re: Need help w/programmatic installation of Client Certs

2005-06-21 Thread Mike Stokes
Duane" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Mike Stokes wrote: >> I'm new to the Netscape/Firefox/Mozilla platform and I've been tasked >> with >> providing a programmatic method for our customers to use to install >>

Need help w/programmatic installation of Client Certs

2005-06-21 Thread Mike Stokes
I'm new to the Netscape/Firefox/Mozilla platform and I've been tasked with providing a programmatic method for our customers to use to install client certificates. I'm looking for suggestions on how to approach a solution. Java applet? Extension? Plug-in? I'm stuck on how to do this. We're just