Ok, Thanks a lot, Stephen
- Original Message -
From: "Dr. Stephen Henson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 28, 2003 1:01 PM
Subject: Re: Get IP from the peer
> On Fri, Nov 28, 2003, Fernando Moya wrote:
>
> > Hi,
&
On Fri, Nov 28, 2003, Fernando Moya wrote:
> Hi,
>
> I have implemented a client/server SSL connection in my application using a
> BIO stack, I mean, first I created a BIO socket and after that I push on it
> a BIO SSL.
>
> Connection between client and server is ok and works correctly, but I c
Hi,
I have implemented a client/server SSL connection
in my application using a BIO stack, I mean, first I created a BIO socket and
after that I push on it a BIO SSL.
Connection between client and server is ok and
works correctly, but I can not get the client IP from server side.
I tri