Re: newbie seeks pseudo-code for client-authentication

1999-08-05 Thread Steve Lihn
you can check apps/cli.cpp as an example. -Steve Larry LeFever wrote: > I'm trying to secure HTTP POSTs to an extranet (in Java, at this point). > > I've found a few Java-based SSL libraries, one or more of which I expect > I'll try eventually. > > However, I'm still not clear about the general

(RE-SEND) newbie seeks pseudo-code for client-authentication

1999-08-05 Thread Larry LeFever
(sorry if this message is redundant; there've been network problems here this morning; I was just told to re-send any important mail I'd sent this morning) I'm trying to secure HTTP POSTs to an extranet (in Java, at this point). I've found a few Java-based SSL libraries, one or more of which I

newbie seeks pseudo-code for client-authentication

1999-08-05 Thread Larry LeFever
I'm trying to secure HTTP POSTs to an extranet (in Java, at this point). I've found a few Java-based SSL libraries, one or more of which I expect I'll try eventually. However, I'm still not clear about the general logic on the client-side for handling an SSL request for client authentication (a