Opening Website Links
Opening links results in an error that says "This web site requires a secure connection." Upon checking the URL you will see that https:// will be added before href… (read more)
- Opening links results in an error that says "This web site requires a secure connection."
- Upon checking the URL you will see that https:// will be added before href.li/?https:// which results in https://href.li/?https://example.com
- When I removed the first https:// then the website will open correctly without the error.
Thank you.