webui.crypto.get_certificate_domain_names ========================================= Return the domain names associated with a certificate. This includes the Common Name (if set) followed by any Subject Alternative Names (SANs). .. raw:: html
ID of the certificate to extract domain names from.
Array of domain names found in the certificate (CN and SAN entries).
No Additional Items