mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 17:05:34 +01:00
5 lines
72 B
Python
5 lines
72 B
Python
"""Constants for cert_expiry tests."""
|
|
|
|
PORT = 443
|
|
HOST = "example.com"
|