[jboss-user] [Security & JAAS/JBoss] - Re: How to config SSLOptions in Jboss 4.x ?

Pbeeckma do-not-reply at jboss.com
Fri Nov 24 08:50:14 EST 2006


      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



More information about the jboss-user mailing list