The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Net::mbedTLS::X::mbedTLS::x509VerificationFailed

DESCRIPTION

This class represents X.509 certificate verification failures from mbedTLS.

It subclasses Net::mbedTLS::X::mbedTLS and, in addition to the attributes that that class exposes, also exposes:

  • verification_flags - A bit field that describes the verification failure.

  • verification_string - A string that represents verification_flags.