[jboss-user] [EJB 3.0] - Re: Using SSL at the persistence layer

anders.hedstrom do-not-reply at jboss.com
Wed Sep 13 03:00:29 EDT 2006


I guess this depends on what jdbc driver you're using

e.g. if you're using MySQL you would add:


  | <connection-property name="useSSL">true</connection-property>
  | <connection-property name="requireSSL">true</connection-property>
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971186#3971186

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3971186



More information about the jboss-user mailing list