class Requests_SSL {}

In this article

SSL utilities for Requests

Description

Collection of utilities for working with and verifying SSL certificates.

Methods

NameDescription
Requests_SSL::match_domainMatch a hostname against a dNSName reference
Requests_SSL::verify_certificateVerify the certificate against common name and subject alternative names
Requests_SSL::verify_reference_nameVerify that a reference name is valid

Source

User Contributed Notes

You must log in before being able to contribute a note or feedback.