Hi
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) ?

Please help.
Thank You
TD

Reply via email to