Database Security Products (MOSC)

MOSC Banner

Oracle SSL handshake question

edited Jun 20, 2017 4:05PM in Database Security Products (MOSC) 1 commentAnswered

Hi All,

I have a question regarding the behavior of SSL handshake on Solaris 5.10 server.

It looks like the connection is done in two phases:

Client ->> Request,Connect(1),Connect

Server ->>Response, Resend (11)

Client ->> Request,Connect(1),Connect

1. What is the purpose of the Response, Resend (11) from the server ?

2. Is there an option to disable the Response, Resend (11) and use only one "Connect" message?

3. When working with SSL the second "Connect" from the client is sent unencreypted even though the previous session wasn't closed.

    According to https://msdn.microsoft.com/en-us/library/windows/desktop/aa380513(v=vs.85).aspx    and RFC it should be sent encrypted :

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