@@ -97,7 +97,7 @@ def check_ssl(domain: str):
if domain.endswith(cn[1:]):
domain_check = True
returns["cert_domains"] = cert_domains
returns["cert"]["domains"] = cert_domains
expiry_date = cert_obj.not_valid_after_utc
# Check if expiry date is past
The note is not visible to the blocked user.