在阿里云上服务器上绑定域名 1 ,但是转发到公司对外公网域名 2 和端口上时发现公司域名不是 https 访问,内网服务也不是,域名 1 是 https ,通过域名 1 可以访问内网服务登录页,但是无法登录,报 The page at 'https://xxx/#/login' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://xxx/api/v1/login/'. This request has been blocked; the content must be served over HTTPS.
请问如何解决