Database Networking (MOSC)

MOSC Banner

HOW TO CONFIGURE SSL CONNECTIVITY

edited Oct 6, 2020 12:36PM in Database Networking (MOSC) 2 commentsAnswered

DATABASE:ORACLE

OS:WINDOWS

VERSION:18C

Iam getting below error please help me to get rid of this

ORA-28864: SSL connection closed gracefully


listener content for ur reference

OLSNR1 =

 (DESCRIPTION_LIST =

   (DESCRIPTION =

     (ADDRESS = (PROTOCOL = TCP)(HOST = ############)(PORT = 1523))

     (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1523))

     (ADDRESS = (PROTOCOL = TCPS)(HOST = ############)(PORT = 2484))

   )

 )

SSL_CLIENT_AUTHENTICATION = FALSE

WALLET_LOCATION =

 (SOURCE =

   (METHOD = FILE)

   (METHOD_DATA =

     (DIRECTORY = D:\oracle\app\odbadm\wallet)

   )

 )

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