Accepted row shape
Use hostname, optional port, optional SNI hostname, optional label, and optional tags. CSV upload and pasted rows use the same validation model.
- Put one public hostname on each row without https:// or a path.
- Use tags to preserve client, environment, and responsible-team context.
- Keep SNI values explicit when they differ from the connection hostname.
hostname,port,sni_hostname,label,tags
app.example.com,443,,Production app,"prod,platform"
checkout.example.com,443,checkout.example.com,Checkout,"prod,revenue"
client-a.example.net,443,,Client A portal,"client-a,agency"