The pkcs12 had no way of getting a CA file or path to be used when
authorRichard Levitte <levitte@openssl.org>
Fri, 11 Aug 2000 19:43:20 +0000 (19:43 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 11 Aug 2000 19:43:20 +0000 (19:43 +0000)
commit88364bc2bc310d1d31baee8ed010d8190512a4e2
tree2d9615b257d964596391555093c2126e8b0082c7
parent35140f335461c6d03d08247e29a93794e4f96f86
The pkcs12 had no way of getting a CA file or path to be used when
building a complete chain.  Now added through the -CAfile and -CApath
arguments.
CHANGES
apps/pkcs12.c