Consultor Eletrônico



Kbase P144511: How can you tell if a database is using encryption when communicating with clients?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   20/11/2009
Status: Unverified

GOAL:

How can you tell if a database is using encryption when communicating with clients?

GOAL:

How can I confirm that my database that is configured with -SSL is actually encrypting data?

GOAL:

How to validate that a database running with -SSL is encrypting data?

FACT(s) (Environment):

All Supported Operating Systems
OpenEdge 10.1B
OpenEdge 10.1C
OpenEdge 10.2x

FIX:

The best way to identify if a database is using encryption when communicating with a client, is to make use of a network protocol analyzer or packet sniffer such as WireShark/ Ethereal.

To download WireShark go to: http://www.wireshark.org/download.html

You can also use the steps in solution: P121819, How to enable SSL debugging in Progress? for additional information regarding enabling SSL debug options that will provide you additional insight into the data being passed between client and server and SSL handshake.