NAME

Alt::Crypt::OpenSSL::PKCS12::Broadbean - extend Crypt::OpenSSL::PKCS12 to extract CA certs

SYNOPSIS

cpanm Alt::Crypt::OpenSSL::PKCS12::Broadbean
perl -MCrypt::OpenSSL::PKCS12 -e1

DESCRIPTION

This fork adds the ca_certificate method to extract the CA certificate chain from a PKCS#12 input.

GLOBALS

$VERSION

The version of this module

$CRYPT_OPENSSL_PKCS12_VERSION

The version of Crypt::OpenSSL::PKCS12 that ships with this module

RELEASING

cpanm Dist::Zilla
dzil authordeps --missing | cpanm
dzil listdeps | cpanm
dzil release

SEE ALSO

Alt::* namespace

Crypt::OpenSSL::PKCS12 for the credits