Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> ssl cert CN value

ssl cert CN value

From: Ray Stell <stellr_at_cns.vt.edu>
Date: Fri, 29 Jul 2005 10:10:19 -0400
Message-ID: <20050729141018.GA7367@locust.cns.vt.edu>


Advanced security question.

The cert I've been issued has a CN value including a "/serial number=<integer>" looks like this: CN=dodah.vt.edu/serialNumber=142

tnsnames might need to look like this:

(SSL_SERVER_CERT_DN="CN=dodah.vt.edu/serialNumber=142 ...")

or like this:

(SSL_SERVER_CERT_DN="CN=dodah.vt.edu ...")

Some apps use the /serialNumber and some don't. Anybody know what oracle will do with this? TIA!



Ray Stell stellr_at_vt.edu (540) 231-4109 Tempus fugit 28^D
--
http://www.freelists.org/webpage/oracle-l
Received on Fri Jul 29 2005 - 09:12:47 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US