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#3988406

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

Reply via email to