apps/pkcs12: Allow continuing on absent mac
authorTomas Mraz <tomas@openssl.org>
Fri, 5 Mar 2021 17:19:12 +0000 (18:19 +0100)
committerPauli <ppzgs1@gmail.com>
Tue, 9 Mar 2021 01:12:07 +0000 (11:12 +1000)
commit889ad4ef8181093d5c088d5518c7b353ddb48455
treeec7536defb174110348332ccded46b6e4c56dad6
parent5e9a8678c5e1442e618ae0abc7b314880ec3ba4e
apps/pkcs12: Allow continuing on absent mac

Just print a warning in that case.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14445)
apps/pkcs12.c