首页
学习
活动
专区
工具
TVP
发布
社区首页 >问答首页 >center os 7 java多版本环境,https配置?

center os 7 java多版本环境,https配置?

提问于 2019-01-05 19:58:09
回答 0关注 0查看 122

配置https协议失败!https无法访问网站!!!

配置代码如下:

<Connector port="443" protocol="org.apache.coyote.http11.Http11Protocol"

maxThreads="150" SSLEnabled="true" scheme="https" secure="true"

clientAuth="false" sslProtocol="TLS" keystoreFile="conf/www.memoryfragment.cn.jks"

keystorePass=""/>

<Connector port="8009" protocol="AJP/1.3" redirectPort="443" />

回答

和开发者交流更多问题细节吧,去 写回答
相关文章

相似问题

相关问答用户
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档