core/tests/components/cert_expiry/const.py

5 lines
72 B
Python

"""Constants for cert_expiry tests."""
PORT = 443
HOST = "example.com"