SubjectAltNames
corresponds to a more modern way of listing what the asserted
identity is in a certificate (i.e., compared to the "common name" in
the distinguished name).
Attributes
Name
Description
dns_names
Sequence[str]
Contains only valid, fully-qualified host
names.
uris
Sequence[str]
Contains only valid RFC 3986 URIs.
email_addresses
Sequence[str]
Contains only valid RFC 2822 E-mail
addresses.
ip_addresses
Sequence[str]
Contains only valid 32-bit IPv4 addresses or
RFC 4291 IPv6 addresses.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]