留言板

How to convert HTTP to HTTPS

thumbnail
Satish Babu Anupoju,修改在11 年前。

How to convert HTTP to HTTPS

Junior Member 帖子: 79 加入日期: 11-2-20 最近的帖子
Hi



<Connector port=”8443”
maxThreads=”150” minSpareThreads=”25” maxSpareThreads=”75”
enableLookups=”true” disableUploadTimeout=”true”
acceptCount=”100” debug=”0” scheme=”https” secure=”true”
clientAuth=”false” sslProtocol=”TLS”
keystoreFile=”/webapps/domain name.bin”
keystorePass=”key store password” />
thumbnail
David H Nebinger,修改在11 年前。

RE: How to convert HTTP to HTTPS

Liferay Legend 帖子: 14915 加入日期: 06-9-2 最近的帖子
Is there some question here?
thumbnail
Juan Gonzalez P,修改在11 年前。

RE: How to convert HTTP to HTTPS

Liferay Legend 帖子: 3089 加入日期: 08-10-28 最近的帖子
David H Nebinger:
Is there some question here?


LOL!!
thumbnail
David H Nebinger,修改在11 年前。

RE: How to convert HTTP to HTTPS

Liferay Legend 帖子: 14915 加入日期: 06-9-2 最近的帖子
Juan Gonzalez P:
David H Nebinger:
Is there some question here?


LOL!!


Yeah, I love when we're just expected to read someone's mind to know what they're asking about...
thumbnail
Hitoshi Ozawa,修改在11 年前。

RE: How to convert HTTP to HTTPS

Liferay Legend 帖子: 7942 加入日期: 10-3-24 最近的帖子
JBoss's configuration?

http://docs.jboss.org/jbossweb/latest/ssl-howto.html