Hello,
> I am working on Client-Server applications using SSL. My Server has  3
> or 4 "Trust Root ' certs  
> I use  SSL_CTX_load_verify_locations pointing  to a directory which
> stores all  "Trust Root ' certs . 
>  I created a directory ( T1)  and load all "Trust Root" certs  into
> this T1 directory. My question is :
> 
> 1) Do I have concatenant all "Trusted Root" in to one cert ?? ( cat
> root1 root2 root3 > root) ?
No, but you should execute c_rehash in that directory. 

Best regards,
-- 
Marek Marcola <[EMAIL PROTECTED]>

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to