Re: Tomcat-oracle secure connection

2011-04-13 Thread Alex Kiernan
Why would you bother? If I'm on the machine and have enough privilege to snoop the traffic, I've enough privilege to disable/remove any encryption (or attach a debugger to the process, or just about anything else). On Mon, Apr 11, 2011 at 7:52 AM, ramram8 wrote: > > What if the webserver and the

Re: Tomcat-oracle secure connection

2011-04-10 Thread ramram8
What if the webserver and the database are on the same server? Alex Kiernan wrote: > > What OS each end? > > On 4/8/11, ramram8 wrote: >> >> Thank you Alex for the quick reply. can you provide me with some examples >> or >> documentation concerning the subject? >> >> >> Alex Kiernan wrote: >

Re: Tomcat-oracle secure connection

2011-04-08 Thread Alex Kiernan
What OS each end? On 4/8/11, ramram8 wrote: > > Thank you Alex for the quick reply. can you provide me with some examples or > documentation concerning the subject? > > > Alex Kiernan wrote: >> >> Transport mode IPsec? Easy if you've done it before, a complete >> ballache the first time. >> >> On

Re: Tomcat-oracle secure connection

2011-04-07 Thread ramram8
Thank you Alex for the quick reply. can you provide me with some examples or documentation concerning the subject? Alex Kiernan wrote: > > Transport mode IPsec? Easy if you've done it before, a complete > ballache the first time. > > On 4/7/11, ramram8 wrote: >> >> Hello, >> >> Does anybody h

Re: Tomcat-oracle secure connection

2011-04-07 Thread Alex Kiernan
Transport mode IPsec? Easy if you've done it before, a complete ballache the first time. On 4/7/11, ramram8 wrote: > > Hello, > > Does anybody have any idea how to secure a tomcat connection to oracle > database (jdbc encryption for example) or any other idea that can be easily > implemented. > >