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

2006-11-24 Thread Pbeeckma
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="+S

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

2006-11-24 Thread Pbeeckma
Already tried this but only https works and not the SSLVerifyClient and SSLOptions View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988404#3988404 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988404 ___

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

2006-11-23 Thread Pbeeckma
Hi, In previous versions there was a httpd.conf file present (release 3) in which we could provide some extra option per application. We need to specify the SSLOptions etc... but I can't find any httpd.conf file in version 4.0.3. How can we set these settings? View the original post : http://w