TLS 1.0 working on pages site but not on custom domain
curl https://gravesoft.pages.dev/ --tls-max 1.0 -i -v
This is working but not below
curl https://gravesoft.dev/ --tls-max 1.0 -i -v
For the main domain, settings are default, and minimum tls is set to 1.0
Please suggest what can be done to resolve this. Thanks.1 Reply
Anyone?