On Fri December 9 2011, vivek here wrote:
> Hi every body,
> Is there any command line option for configuring s_server to send
> certificate chain.
> 
> Example: server cert (S)
>                  S was singned by CA certificate (S_CA).
>       Now I want to send S ( by -cert option) as well as S_CA.
>

The server does not normally send the root certificate;
the root certificate is normally obtained by an out-of-band
method.

This is basically a third-party trust system,
eliminate the third party (by sending the root certificate)
and you have a no-trust system.  ;-)

Mike 
> Thanks in advance,
> Vivek Patra
> 
> Senior Engineer,
> Alumnus Software Ltd.
> 


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to