求助群晖内置tomcat7启动https访问不了

亚非 2017-10-18 10:30:15
http端口7070访问正常,直接访问http://服务IP:7070/能打开页面,但访问https://服务IP:8443/则是无法访问
server.xml配置
<Connector port="7070" protocol="HTTP/1.1"
connectionTimeout="20000"
redirectPort="8443" />

<Connector port="8443" protocol="org.apache.coyote.http11.Http11Protocol"
maxThreads="150" SSLEnabled="true" scheme="https" secure="true"
keystoreFile="conf/keystore.jks" keystorePass="111111"
clientAuth="false" sslProtocol="TLS" />

感觉和证书没关系,没证书也应该能访问的,但就是访问不了,不知道什么原因

下面是manager/status状态,
server Information
Tomcat Version JVM Version JVM Vendor OS Name OS Version OS Architecture Hostname IP Address
Apache Tomcat/7.0.82 1.8.0_121-b13 Oracle Corporation Linux 3.2.40 arm yfserver 127.0.0.1

JVM

Free memory: 9.74 MB Total memory: 48.80 MB Max memory: 121.81 MB

Memory Pool Type Initial Total Maximum Used
Eden Space Heap memory 8.50 MB 13.50 MB 33.62 MB 10.49 MB (31%)
Survivor Space Heap memory 1.06 MB 1.68 MB 4.18 MB 1.68 MB (40%)
Tenured Gen Heap memory 21.37 MB 33.62 MB 84.00 MB 26.87 MB (31%)
Code Cache Non-heap memory 0.15 MB 0.15 MB 32.00 MB 0.07 MB (0%)
Metaspace Non-heap memory 0.00 MB 12.29 MB -0.00 MB 11.98 MB
"http-bio-8443"

Max threads: 150 Current thread count: 10 Current thread busy: 0
Max processing time: 0 ms Processing time: 0.0 s Request count: 0 Error count: 0 Bytes received: 0.00 MB Bytes sent: 0.00 MB

Stage Time B Sent B Recv Client (Forwarded) Client (Actual) VHost Request
P: Parse and prepare request S: Service F: Finishing R: Ready K: Keepalive

"ajp-bio-8009"

Max threads: 200 Current thread count: 10 Current thread busy: 0
Max processing time: 0 ms Processing time: 0.0 s Request count: 0 Error count: 0 Bytes received: 0.00 MB Bytes sent: 0.00 MB

Stage Time B Sent B Recv Client (Forwarded) Client (Actual) VHost Request
P: Parse and prepare request S: Service F: Finishing R: Ready K: Keepalive

"http-bio-7070"

Max threads: 200 Current thread count: 10 Current thread busy: 1
Max processing time: 2824 ms Processing time: 7.808 s Request count: 17 Error count: 2 Bytes received: 0.00 MB Bytes sent: 0.17 MB
...全文
757 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复

24,923

社区成员

发帖
与我相关
我的任务
社区描述
Web 开发 Apache
社区管理员
  • Apache
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧