我部署了OpenVPN Access Server在我的 Google Cloud 实例中调用的服务,现在它看起来像这样:
当我尝试打开站点地址的 url 时,说Your connection is not private ...它无法连接,因为我没有配置 ssl 和域,如果我尝试更改https为http,它说This site can’t be reached这是因为端口 80 没有在监听已部署虚拟机。
谁能帮我这个?
我部署了OpenVPN Access Server在我的 Google Cloud 实例中调用的服务,现在它看起来像这样:
当我尝试打开站点地址的 url 时,说Your connection is not private ...它无法连接,因为我没有配置 ssl 和域,如果我尝试更改https为http,它说This site can’t be reached这是因为端口 80 没有在监听已部署虚拟机。
谁能帮我这个?