On Thu, Sep 13, 2007 at 05:51:32AM -0700, mallika wrote: > > I am using openssl for creating root certificate and intermediate ca > certificates.In 802.1x EAP-TLS authentication client certificate is > certified by intermediate CA.but while authentication in freeradius 1.0.2 it > is saying that error 24 , unkown CA.is there any ways to send all the > certificates send in the server hello message to client machine.iam using > cent os 2.4.37.please can any body help me.
The protocol does not send trusted CA certs to the client, it only sends their DNs. If the client does not have any client certs signed by the requested CAs, or lacks some of the certs in question, these need to be pre-installed on the client. -- Viktor. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]