Inphinity:Which is probably worse, because more (most modern) browsers will display a similar error for an invalid cert, than simply being HTTP.
It's even worse if the site uses HSTS because then there's no way to bypass the stupid warning.
![]() ![]() ![]() ![]() |
|
Inphinity:Which is probably worse, because more (most modern) browsers will display a similar error for an invalid cert, than simply being HTTP.
It's even worse if the site uses HSTS because then there's no way to bypass the stupid warning.
yitz:
Whether the client side browser is correct to upgrade the connection is debatable... the server in question here is certainly not indicating any preference for an upgrade in anyway so is a fully client side decision.
In this case, no the browser isn't right to upgrade the connection. If it is going to attempt to do such things, it should expect a SN failure and fallback to HTTP.
Historically, or more accurately, until recently (SNI), HTTPS only supported a single site per IP. Many servers are still configured as if they can only host one HTTPS site and this will result in a SN error as seen here. Even if the certificate were bypassed, depending on the server and how its configured, it may not provide access to the desired site via HTTPS, only HTTP.
yitz:
Whether the client side browser is correct to upgrade the connection is debatable... the server in question here is certainly not indicating any preference for an upgrade in anyway so is a fully client side decision.
https://brave.com/privacy-updates/22-https-by-default/
There we go. So it's not actually a Bargain Box issue.
Jase2985:
freitasm:
Users don't need to know the technical aspects.
correct so does it mater that its not HTTPS?
Yes, it does matter.
Please keep this GZ community vibrant by contributing in a constructive & respectful manner.
ANglEAUT:
- It will stop a large portion of the subscribers from completing the unsubscribe process.
Hard disagree. I'd wager fewer than 1% of customers of Bargain Box would be using Brave browser.
the question to @getontoit99 is do they get the error in a different browser or is it only happening because the browser is trying to upgrade the link?
FWIW i open a bargain box unsubscribe link on my PC, chrome, edge and FF, and it opens fine no errors no nothing from the HTTP link so i suspect the crux of this issue is the OP's browser.
The issue was and is still occuring with Brave, Chrome and Edge on my Windows 10 PC. Here's the link.
I posted this behaviour simply as an observation to share.
Since there seems to such a high level of interest, I just tried the link on my Ubuntu box in Brave.
Brave on Linux indicates "Not secure" to the left of the URL and reports that I have unsubscribed (which I had already done).
Unlike Chrome, Brave and Edge on my PC, there was no "Warning Will Robinson" popup like below. (That must show my age😁)
Thanks all for taking such an interest.
No issue here on desktop versions of Edge, Chrome, or Firefox
Nope, works absolutely fine for me using the default settings. I am virtually certain by this point that you have tweaked a security setting somewhere. In all likelihood, Bargain Box haven't noticed. Did you try telling them?
To help, I have clicked the Unsubscribe button for you :)
Yes, I did advise them. Yesterday. Forgot to mention, sorry.
What are the certificate details showing if you click through for more info on the padlock?
The issue might be because the modified https: link was copy & pasted from Brave into Chrome/Edge and these browsers may try https: on subsequent navigation attempts. The initial response from navigation to https: sets the HTTP Strict Transport Security (HSTS) header.
boosacnoodle:
What are the certificate details showing if you click through for more info on the padlock?
The pertinent information is this...
ERR_CERT_COMMON_NAME_INVALID
"The certificate is only valid for the following names: a248.e.akamai.net, *.akamaihd-staging.net, *.akamaihd.net, *.akamaized-staging.net, *.akamaized.net"
So looking up "click.info.bargainbox.co.nz" the DNS is pointing to "click.exacttarget.com.mdc.edgesuite.net".
Asking ChatGPT who uses"click.exacttarget.com.mdc.edgesuite.net", results in the following answer:
"The domain click.exacttarget.com.mdc.edgesuite.net is a subdomain of edgesuite.net, which is a content delivery network (CDN) used by Akamai Technologies to distribute content across the internet. The subdomain click.exacttarget.com is used by the email marketing platform ExactTarget, which is now a part of Salesforce Marketing Cloud.
The purpose of the subdomain click.exacttarget.com.mdc.edgesuite.net is to track clicks on links within emails sent through ExactTarget. When a user clicks on a link in an email, they are redirected to a URL that begins with click.exacttarget.com.mdc.edgesuite.net, which then redirects them to the final destination URL. This process allows ExactTarget to track which links in their emails are being clicked on and how many times, providing valuable data for their clients to measure the effectiveness of their email marketing campaigns."
So Bargain Box is using a third party email tracking company (currently Salesforce Marketing Cloud) and either Bargain Box IT has not set up https properly for it or Salesforce doesn't support https for it.
http: link is followed for a web site that does not have TLS/SSL enabled.
User agent/browser unhelpfully insists on using security.
User then proceeds to paste https: link into other browsers giving rise to more errors.
/thread
|
![]() ![]() ![]() ![]() |