GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Mail::BIMI::VMC::Cert(3) User Contributed Perl Documentation Mail::BIMI::VMC::Cert(3)

Mail::BIMI::VMC::Cert - Class to model a VMC Cert

version 3.20250130

Class for representing, retrieving, validating, and processing a VMC Certificate

These values are used as inputs for lookups and verifications, they are typically set by the caller based on values found in the message being processed

is=rw required

Raw data of the Cert contents

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 required

Back reference to the chain

is=rw

is=rw

Filename of temporary file containing the cert

is=rw required

Index of this certificate in the chain

is=rw

Parsed ASN data for the embedded Indicator

is=rw

Is this a valid Cert?

is=rw

Could we validate this certificate to the root certs, set by Mail::BIMI::VMC::Chain->is_valid

is=rw

Root and/or intermediate certificate in the chain used to verify this certificate

is=rw

Index of cert which validated this cert

is=rw

Crypt::OpenSSL::Verify object for the Certificate

is=rw

is=rw

Crypt::OpenSSL::X509 object for the Certificate

  • Mail::BIMI::Role::Data
  • Mail::BIMI::Role::Data
  • Mail::BIMI::Role::HasError

Mail::BIMI::Base

is_expired()

Return true if this cert has expired

is_experimental()

Returns true if the cert is marked as experimental

has_valid_usage()

Return true if this VMC has a valid usage extension for BIMI

full_chain()

The full chain of this certificate as verified to root

  • Convert::ASN1
  • Crypt::OpenSSL::Verify
  • Crypt::OpenSSL::X509
  • File::Slurp
  • File::Temp
  • Mail::BIMI::Prelude
  • Moose

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.

2025-01-30 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.