Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 783 Bytes

CertSubjectAltName.md

File metadata and controls

15 lines (10 loc) · 783 Bytes

CertSubjectAltName

Subject Alternative Name for the certificate.

Properties

Name Type Description Notes
dns str DNS for Subject Alternative Name for the certificate [optional]
ip str IP Address for Subject Alternative Name for the certificate [optional]
email str Email for Subject Alternative Name for the certificate [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]