>From Openssl documentation SSL_CTX_use_certificate_chain_file() : http://www.openssl.org/docs/ssl/SSL_CTX_use_certificate.html
<quote> The certificates must be in PEM format and must be sorted starting with the subject's certificate (actual client or server certificate), followed by intermediate CA certificates if applicable, and ending at the highest level (root) CA. </quote> -- Arno Garrels Fastream Technologies wrote: > Hello, > > We used context to append the certs in unix text and when we are done > tested and saw that the handshake does not work. Was this solution > something you tested and verified?? > > Regards, > > SZ -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
