hi
friends
Earlier i was using the standalone tomcat-4.0 where i have configure the
server.xml in order to implement in SSL .Now i have migrated my application to jboss
and i have to implement the SSL in this jboss-3.2.3
given below is the tag in server.xml ( use in standalone tomcat) in connector tag
------------------------------------------
className="org.apache.catalina.connector.http.HttpConnector"
port="1024" minProcessors="5" maxProcessors="75" scheme="https"
secure="true"
enableLookups="false" acceptCount="100" debug="0"
Factory className="org.apache.catalina.net.SSLServerSocketFactory"
keystorePass="xxxxxxxxxx" clientAuth="false" protocol="TLS"/
but i dont the configuration file where i can place this tag.
i will be grateful ,i any one help me.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843323#3843323
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843323
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development