core/tests/components/cert_expiry/const.py

4 lines
71 B
Python

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