dbTalk Databases Forums  

TCPS protocol - SSL protocol

comp.database.oracle comp.database.oracle


Discuss TCPS protocol - SSL protocol in the comp.database.oracle forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mario Indovini
 
Posts: n/a

Default TCPS protocol - SSL protocol - 04-22-2004 , 08:30 AM






Hy everybody,
I've just attended an Oracle Univiersity course regarding Oracle
Security.
My teacher told me that there is no nedd for Oracle Advanced Security
Option to be installed in order to succesfully use tcp/ip with SSL
connection (TCPS)
One of my custumer was ver happy with that.
After some days I'm not so sure my teacher was right.
I'm not absolutely able to run tcps connection without oracle wallet
(I'm not supposed to use it).
I configured the client tnsnames in this way:
PROVATCPS.DUMMY.IT =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCPS)(HOST = 192.168.222.98)(PORT =
2484))
)
(CONNECT_DATA =
(SID = ORCL)
)
)

and the listener is listening on the port 2484 using tcps protocol
When I try to connect the listener.log on the server side trace a
TNS-005400 : SSL protocol adapter failure.
I'm wondering if the Oracle Advanced security is mandatory for this
kind of communication.
Any suggestion will be appreciated.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.