Re: please help with understanding client authentication

2000-08-09 Thread Peter Sylvester
I've been building a small https client everything has gone quite well. Now I've been told that I need to include support for client authentication using a standard x.509 certificate I am stumped. How do you manage client trust to your server? how do you know that you are really

RE: please help with understanding client authentication

2000-08-09 Thread Jon Sjoberg
of this is wrong, sorry! Jon -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Randall Ward Sent: Wednesday, August 09, 2000 1:28 PM To: '[EMAIL PROTECTED]' Subject: please help with understanding client authentication I've been building a small https

Re: please help with understanding client authentication

2000-08-09 Thread Goetz Babin-Ebell
:28 PM To: '[EMAIL PROTECTED]' Subject: please help with understanding client authentication I've been building a small https client everything has gone quite well. Now I've been told that I need to include support for client authentication using a standard x.509 certificate I am stumped

please help with understanding client authentication

2000-08-09 Thread Randall Ward
I've been building a small https client everything has gone quite well. Now I've been told that I need to include support for client authentication using a standard x.509 certificate I am stumped. Is the certificate just going to be a file? Do I just have to set a path to it, or is there some