Connector port="8443" address="${jboss.bind.address}"
maxThreads="100" strategy="ms"
maxHttpHeaderSize="8192"
emptySessionPath="true"
scheme="https" secure="true" clientAuth="false"
SSLVerifiClient="require" SSLEngine="On"
SSLOptions="+StdEnvVars +ExportCertData"
keystoreFile="c:/keystore/jboss.jks"
keystorePass="jboss1" sslProtocol = "TLS"
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988406#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...