Hello,
Please forgive me if this is not the appropriate avenue to ask questions about this matter. I’m just learning about this particular deprecation and trying to understand it’s impacts on our application.
This is the deprecation I’m speaking about:
We serve up our application from an internal web server and make a separate connection to a local service (using SignalR) for barcode scanner and scale data. The server connection is via HTTPS, but the localhost:8080 connection is not. If I understand this deprecation properly, this scenario will be disallowed going forward. What I don’t have a grasp on is how I can fix this on our end, or what can be done to work around this scenario. Will there be a flag to enable/work around this? Would implementing a certificate on the localhost service solve the matter? This is a critical workflow for us.
Any help you could provide would be greatly appreciated. I have to admit a lot of the documentation on the matter (that I’ve found) is out of my depth.
Cheers,
Mark
--
To unsubscribe from this group and stop receiving emails from it, send an email to security-dev...@chromium.org.
Titouan,
I can’t express how much I appreciate this team responding to my questions. Thank you so much for adding that additional detail. I’ll add a ticket on our side to keep an eye out for the CORS preflight.
I’m so grateful that that you all have taken the time to respond. Your assurances have been really relieving.
Regarding CORS, I have some reading up to do as I’ve never been good with implementing it properly. I’ll have to check on some .Net docs on how to do this right.
Cheers,
Mark
Sent from Mail for Windows 10