I can’t turn VPN OFF because without that I won’t be able to connect to internet and my Strapi CMS site or any site won’t be accessible.
I was able to upload the media asset by setting NODE_TLS_REJECT_UNAUTHORIZED=0, but in addition to it being risky, I was seeing a new error in the browser console "Refused to load the image ‘https://bucket-name.on-prem-url/image-name.png?width=3580&height=2174’ because it violates the following Content Security Policy directive: "img-src ‘self’ data: blob: bucket-name”