SSL Security in Cloudconnector,
Page 3 of 3


[top]
[prev]
[next]
Index for This Book
Table of Contents
Documentation Top
Global Index

URLs for SSL

As shown in “Using Cloudconnector Clients”, the standard Cloudscape database connection URL is:

jdbc:cloudscape:weblogic:[//hostname:portnum/]
dbname[cloudscape_attributes]

When you are using SSL, the database connection URL is:

jdbc:cloudscape:weblogic-ssl:[//hostname:portnum/]
dbname[cloudscape_attributes]

where portnum is the value specified in the weblogic.system.SSLListenPort property. (Do not enter line breaks.)

For example, the following URL connects to a database using SSL:

jdbc:cloudscape:weblogic-ssl:myDB;user=joe;password=sEcReT
[top]
[prev]
[next]


Cloudscape Version 3.0
For technical support, go to: www.cloudscape.com and click Support.
Copyright © 1998 and 1999 Cloudscape, Inc. All rights reserved.