beamable / BeamableProduct

The beamable product suite including com.beamable, com.beamable.server, microservice base image, portal, the installer, and build scripts
Other
5 stars 0 forks source link

fixes 3311 - jank solution to not bother with ssl certing our own address #3348

Closed cdhanna closed 3 months ago

cdhanna commented 4 months ago

if we are downloading content in the C#MS, we're using this one HttpClient instance, and we can equip that instance with a custom SSL cert logic to say, "hey if the uri's address is a beamable address, then don't bother with the cert checking".