I got it... i understand what is going on,.... i guess my head was
gathering water why i never noticed it before.
Thanks Marek

On 6/9/06, Kenyatta Senior <[EMAIL PROTECTED]> wrote:
Marek,
Thanks for ur help....
Like i was saying earlier I keep seeing that error message
connection_read(11): unable to get TLS client DN, error=49 id=0

and when i look at teh debug info none of my information is being encrypted....
Sorry if i seem dumb in this whole process, want to get a better
understanding of what is going on.

On 6/9/06, Kenyatta Senior <[EMAIL PROTECTED]> wrote:
> On 6/9/06, Marek Marcola <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > > SSL_connect:before/connect initialization
> > > SSL_connect:SSLv2/v3 write client hello A
> > > SSL_connect:SSLv3 read server hello A
> > > SSL_connect:SSLv3 read server certificate A
> > > SSL_connect:SSLv3 read server done A
> > > SSL_connect:SSLv3 write client key exchange A
> > ..
> > ..
> > > ---
> > > No client certificate CA names sent
> > > ---
> > This message means that server did not sent to client DN's of
> > acceptable CA's (for client authentication).
> > This DN names are sent in certificate_request handshake packet
> > from server but as you see server did not sent this packet
> > (this means that server is not requesting client authentication)
> > All this looks ok and this message is informational.
> >
> > And one more information, even when server sends certificate_request,
> > this packet may have no CA DN's - they are optional and only to help
> > client to choice proper certificate.
> > So you may see this message when server is requesting client
> > authentication and this is not error.
> >
> > Best regards,
> > --
> > Marek Marcola <[EMAIL PROTECTED]>
> >
>
> I thought it had soemthign to do with THIS error message
> connection_read(11): unable to get TLS client DN, error=49 id=0
>
> What would be the casue of this then?
>



--
The limits you are living with right now, in every aspect of your
existence, have been created by your mind. They are perceptions.
And they are holding you back.
You are capable of far more than you think you are.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to