Database Security Products (MOSC)

MOSC Banner

connection from client to server via ssl

edited Nov 1, 2009 8:22PM in Database Security Products (MOSC) 6 commentsAnswered
  hello,

I'm having trouble getting a remote db connection from the client to the server.

 I have the certificate imported on the server.  I've enabled SSL on both sides.  the tnsnames.ora on the client side is belos.   is the ssl_server_cert_dn set right?  the examples all have cn first.  Does the order of the parameters matter?

Also, notice that CN= is in there twice.  That's the way the certificate came back.  Could that be a problem?

thanks,

Rae

STRATGAT= (DESCRIPTION = (ADDRESS_LIST= (ADDRESS = (PROTOCOL = TCPS)(HOST = xxx.xxx.xx.xx)(PORT = 2484)) ) (CONNECT_DATA = (SERVICE_NAME=dbsid) ) (SECURITY= (SSL_SERVER_CERT_DN="C=US,O=Organization,OU=User,OU=User2,OU=User3,CN=CN=hostname")) )  

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center