09
Subject: Re: Viewing handshake certificates
Hi,
I'm not an expert but I believe the provider should have implemented =
that
method so try calling it to get the cert info.
Regards,
Daniel
On Fri, 12 Nov 2004, Ranganath Udupa wrote:
>
>
> Hi,
>
> I am trying to build a sec
Hi,
I'm not an expert but I believe the provider should have implemented that
method so try calling it to get the cert info.
Regards,
Daniel
On Fri, 12 Nov 2004, Ranganath Udupa wrote:
>
>
> Hi,
>
> I am trying to build a secure peer to peer shell program that can talk to each
> other using xm
Hi,
I am trying to build a secure peer to peer shell program that can talk to each
other using xml-rpc. Each peer is can interact with only a valid set of
peers...and validation of peers is done using an identity certificate (x.509v3
based). I have been able to establish a secure xml-rpc calls a