> On Dec 13, 2015, at 5:34 AM, Ben Humpert <[email protected]> wrote:
> 
> 2015-12-13 3:53 GMT+01:00 Viktor Dukhovni <[email protected]>:
>> 
>> In other words, you can concatenate all the trusted root CA
>> certs into the "cert.pem" file in that directory, but this
>> has a performance cost, as all the certificates are loaded
>> into memory and parse even though most go unused.  Alternatively,
> 
> 
> The problem with concatenating certs into one file is that at least
> Windows does not understand that format and just reads the first
> certificate but ignores all following.

This is both wrong and irrelevant.  The OP should proceed as instructed.
OpenSSL's CAfile feature reads multiple certificates from a single file.

-- 
        Viktor.



_______________________________________________
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to