Mail::BIMI::VMC::Chain - Class to model a VMC Chain
version 3.20231123
Class for representing, retrieving, validating, and processing a VMC Certificate Chain
These values are derived from lookups and verifications made based upon the input values, it is however possible to override these with other values should you wish to, for example, validate a record before it is published in DNS, or validate an Indicator which is only available locally
is=rw
ArrayRef of individual Certificates in the chain
ArrayRef of Crypt::OpenSSL::X509 objects for the Certificates in the chain
Does the VMC of this chain validate back to root?
Mail::BIMI::Role::Data
Mail::BIMI::Role::HasError
Mail::BIMI::Base
Locate and return the VMC object from this chain.
Output human readable validation status of this object
Crypt::OpenSSL::Verify
Crypt::OpenSSL::X509
File::Slurp
File::Temp
Mail::BIMI::Prelude
Mail::BIMI::VMC::Cert
Moose
Mozilla::CA
Term::ANSIColor
Marc Bradshaw <marc@marcbradshaw.net>
This software is copyright (c) 2020 by Marc Bradshaw.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
To install Mail::BIMI, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Mail::BIMI
CPAN shell
perl -MCPAN -e shell install Mail::BIMI
For more information on module installation, please visit the detailed CPAN module installation guide.