At $previous_job we once turned on HTTPS for our entire customer website and online store, only to have our customer support team be bombarded by phone calls claiming that our "website was down." After much teeth gnashing and research, we determined that a large segment of our user base was still using WinXP and the encryption protocols we offered weren't available to them. We didn't think this would be a problem bec…
HTTPS on Stack Overflow: The End of a Long Road
111–120 of 183 posts
Re: HTTPS on Stack Overflow: The End of a Long Road
#112Re: HTTPS on Stack Overflow: The End of a Long Road
#113Earlier quoted context omitted.
I know it's hindsight and all that, but why didn't you check your website analytics first? Seems a fairly massive assumption that should have taken 10 seconds to check.
Some people don't spy on their customers and don't have these kinds of information available for analyses They're admittedly few though and their moral high ground is debatable considering that there are self hosted FOSS alternatives around nowadays
Re: HTTPS on Stack Overflow: The End of a Long Road
#114Earlier quoted context omitted.
I know it's hindsight and all that, but why didn't you check your website analytics first? Seems a fairly massive assumption that should have taken 10 seconds to check.
Some people don't spy on their customers and don't have these kinds of information available for analyses They're admittedly few though and their moral high ground is debatable considering that there are self hosted FOSS alternatives around nowadays
Re: HTTPS on Stack Overflow: The End of a Long Road
#115Re: HTTPS on Stack Overflow: The End of a Long Road
#116Stack Exchange is no longer available from my workplace due to this change. We have a strict no-posting-code-fragments policy, and SE was viewed as too risky to allow without some restriction in place to make it read only. Before HTTPS, the IT department had worked out such a read-only restriction by blocking the SE login with firewall rules. But with HTTPS that kludge is no longer possible, so the site is blocked.
Re: HTTPS on Stack Overflow: The End of a Long Road
#117Stack Exchange is no longer available from my workplace due to this change. We have a strict no-posting-code-fragments policy, and SE was viewed as too risky to allow without some restriction in place to make it read only. Before HTTPS, the IT department had worked out such a read-only restriction by blocking the SE login with firewall rules. But with HTTPS that kludge is no longer possible, so the site is blocked.
Do they realize their employees can use 4G to access SE?
Re: HTTPS on Stack Overflow: The End of a Long Road
#118Earlier quoted context omitted.
In many places (banks) there are legal reasons for this.
This is nothing that can't be addressed through training. Questions on Stack Overflow with generic code actually get better responses than those bogged down with irrelevant details. You should strip out all labels, namess, even extraneous fields that don't matter. It makes for a more generic problem and solution pair that can help others as well, and eliminates the problem of leaking proprietary information.
Re: HTTPS on Stack Overflow: The End of a Long Road
#119Re: HTTPS on Stack Overflow: The End of a Long Road
#120Earlier quoted context omitted.
Is there some reason other than cost to do that? Curious.
Mitigate attacks much better than Fastly, flatten CNAME etc.
if that's the concern, probably just better to configure switching than put both in front all the time.