Latest
Custom tracking domain SSL monitoring fix: We fixed an issue that could cause GMass to incorrectly decide that SSL had stopped working on a user's custom tracking domain. Previously, temporary connection timeouts or HTTP responses such as 429 Too Many Requests could be interpreted as an SSL failure, causing GMass to unnecessarily switch the tracking domain back to HTTP and notify the user that their SSL certificate was no longer working. GMass now distinguishes actual SSL/certificate failures from ordinary HTTP errors and temporary network problems. Any valid response over HTTPS confirms that SSL is working, while timeouts and other inconclusive connection errors leave the existing SSL setting unchanged. SSL is now disabled only after GMass confirms a genuine SSL failure.