I am seeing the same warn in the log file, Here is what I have the connector 
configured in the server.xml,

    <Connector SSLEnabled="true" address="${jboss.bind.address}" 
clientAuth="false" emptySessionPath="true" 
keystoreFile="${jboss.server.home.dir}/conf/local.keystore" 
keystorePass="123456" 
truststoreFile="${jboss.server.home.dir}/conf/local.keystore" 
maxHttpHeaderSize="8192" maxThreads="100" port="8443" protocol="HTTP/1.1" 
scheme="https" secure="true" sslProtocol="TLS" strategy="ms"/>

Thanks.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4156076#4156076

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4156076
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to