这种苹果本就i这样,一般可以将应用设置为信任,这个主要原因是提示链接不安全,可以尝试在谷歌浏览器打开运行jsp页面
你自己用浏览器请求呗,多大的事
提示你的连接不安全,这应该跟mac电脑安全机制有关系。
你默认用内置浏览器打开的,可以直接复制地址,通过浏览器打开试试。
找了下,在Stackflow上找到了一个河狸问题一样的,解决方案好像是用新版本的jdk,原文内容如下:
As mentioned in the page [1], this is the default behavior of ATS for apps linked with macOS 10.11 SDK and later. Eclipse launcher is linked with 10.10 SDK, so the ATS is disabled and we don't see this with Eclipse SDK.
For Eclipse in self-hosted mode or SWT snippet, the launching app is Java. The latest Java versions are all linked with newer macOS SDKs. You can check this using tool on the binary file.
在macos 的设置里面把tomcat 添加为可信任