On Mon, Nov 19, 2012, Deeztek.com Support wrote:

> Sorry, I'm not sure what you mean by concentrate the CA certificate
> together.
> 

Join the root and intermediate CAs together in one file e.g. like this
under Linux:

cat intermediateca.pem root.pem >cacerts.pem

Then pass "-certfile cacerts.pem" to the pkcs12 command.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to