We have several apps that our business uses to connect to internal private HTTP sites. We noticed in IOS 18.3 we are getting SSL errors to the web server and noticed the issue in the Chrome Browser as well. Our team is looking at the Application Transport Security layer exceptions in our apps Info.Plist. We do notice the browser forcing HTTPS. Any insight on what could be the issue?
IOS 18.3 Blocking HTTP SITES
Update: Our team discovered that http://domain.blargle.blarg is forced to https. When removing the "." to http://domain allowed the connection. Any info if ATS or HSTS settings on the IOS have changed?