You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by ramram8 <ra...@gmail.com> on 2011/04/07 17:29:10 UTC

Tomcat-oracle secure connection

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. 

Thanks in advance, 
Ram Ram
-- 
View this message in context: http://old.nabble.com/Tomcat-oracle-secure-connection-tp31343690p31343690.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Tomcat-oracle secure connection

Posted by Alex Kiernan <al...@gmail.com>.
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 <ra...@gmail.com> wrote:
>
> What if the webserver and the database are on the same server?
>
>
>
> Alex Kiernan wrote:
>>
>> What OS each end?
>>
>> On 4/8/11, ramram8 <ra...@gmail.com> 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 4/7/11, ramram8 <ra...@gmail.com> 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.
>>>>>
>>>>> Thanks in advance,
>>>>> Ram Ram
>>>>> --
>>>>> View this message in context:
>>>>> http://old.nabble.com/Tomcat-oracle-secure-connection-tp31343690p31343690.html
>>>>> Sent from the Tomcat - User mailing list archive at Nabble.com.
>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>>>>> For additional commands, e-mail: users-help@tomcat.apache.org
>>>>>
>>>>>
>>>>
>>>> --
>>>> Sent from my mobile device
>>>>
>>>> Alex Kiernan
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>>>> For additional commands, e-mail: users-help@tomcat.apache.org
>>>>
>>>>
>>>>
>>>
>>> --
>>> View this message in context:
>>> http://old.nabble.com/Tomcat-oracle-secure-connection-tp31343690p31349034.html
>>> Sent from the Tomcat - User mailing list archive at Nabble.com.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>>> For additional commands, e-mail: users-help@tomcat.apache.org
>>>
>>>
>>
>> --
>> Sent from my mobile device
>>
>> Alex Kiernan
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>> For additional commands, e-mail: users-help@tomcat.apache.org
>>
>>
>>
>
> --
> View this message in context: http://old.nabble.com/Tomcat-oracle-secure-connection-tp31343690p31367727.html
> Sent from the Tomcat - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>



-- 
Alex Kiernan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Tomcat-oracle secure connection

Posted by ramram8 <ra...@gmail.com>.
What if the webserver and the database are on the same server?



Alex Kiernan wrote:
> 
> What OS each end?
> 
> On 4/8/11, ramram8 <ra...@gmail.com> 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 4/7/11, ramram8 <ra...@gmail.com> 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.
>>>>
>>>> Thanks in advance,
>>>> Ram Ram
>>>> --
>>>> View this message in context:
>>>> http://old.nabble.com/Tomcat-oracle-secure-connection-tp31343690p31343690.html
>>>> Sent from the Tomcat - User mailing list archive at Nabble.com.
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>>>> For additional commands, e-mail: users-help@tomcat.apache.org
>>>>
>>>>
>>>
>>> --
>>> Sent from my mobile device
>>>
>>> Alex Kiernan
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>>> For additional commands, e-mail: users-help@tomcat.apache.org
>>>
>>>
>>>
>>
>> --
>> View this message in context:
>> http://old.nabble.com/Tomcat-oracle-secure-connection-tp31343690p31349034.html
>> Sent from the Tomcat - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>> For additional commands, e-mail: users-help@tomcat.apache.org
>>
>>
> 
> -- 
> Sent from my mobile device
> 
> Alex Kiernan
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/Tomcat-oracle-secure-connection-tp31343690p31367727.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Tomcat-oracle secure connection

Posted by Alex Kiernan <al...@gmail.com>.
What OS each end?

On 4/8/11, ramram8 <ra...@gmail.com> 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 4/7/11, ramram8 <ra...@gmail.com> 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.
>>>
>>> Thanks in advance,
>>> Ram Ram
>>> --
>>> View this message in context:
>>> http://old.nabble.com/Tomcat-oracle-secure-connection-tp31343690p31343690.html
>>> Sent from the Tomcat - User mailing list archive at Nabble.com.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>>> For additional commands, e-mail: users-help@tomcat.apache.org
>>>
>>>
>>
>> --
>> Sent from my mobile device
>>
>> Alex Kiernan
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>> For additional commands, e-mail: users-help@tomcat.apache.org
>>
>>
>>
>
> --
> View this message in context:
> http://old.nabble.com/Tomcat-oracle-secure-connection-tp31343690p31349034.html
> Sent from the Tomcat - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>

-- 
Sent from my mobile device

Alex Kiernan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Tomcat-oracle secure connection

Posted by ramram8 <ra...@gmail.com>.
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 <ra...@gmail.com> 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.
>>
>> Thanks in advance,
>> Ram Ram
>> --
>> View this message in context:
>> http://old.nabble.com/Tomcat-oracle-secure-connection-tp31343690p31343690.html
>> Sent from the Tomcat - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>> For additional commands, e-mail: users-help@tomcat.apache.org
>>
>>
> 
> -- 
> Sent from my mobile device
> 
> Alex Kiernan
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/Tomcat-oracle-secure-connection-tp31343690p31349034.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Tomcat-oracle secure connection

Posted by Alex Kiernan <al...@gmail.com>.
Transport mode IPsec? Easy if you've done it before, a complete
ballache the first time.

On 4/7/11, ramram8 <ra...@gmail.com> 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.
>
> Thanks in advance,
> Ram Ram
> --
> View this message in context:
> http://old.nabble.com/Tomcat-oracle-secure-connection-tp31343690p31343690.html
> Sent from the Tomcat - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>

-- 
Sent from my mobile device

Alex Kiernan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org