Skip to main content

Ho to enable OpenSSL tracing for an Orbix 6.3 process?

  • May 17, 2013
  • 0 replies
  • 0 views

Summary This article explains how to enable detailed SSL tracing for a secure Orbix application.
Article Number 28244
Environment Orbix 6.3 UNIX Operating Systems
Question/Problem Description Ho to enable OpenSSL tracing for an Orbix 6.3 process?
Resolution In order to enable detailed SSL tracing for a secure Orbix process set the IT_SSL_TRACE environment variable to point to a temporary file as follows:

IT_SSL_TRACE=/tmp/tracefile.out

This enables OpenSSL tracing on the server side.
Notes

This is recommended for use on Unix platforms, rather than Windows.

In particular, setting IT_SSL_TRACE on Windows with Visual C version 14 (both 32- and 64-Bit) will cause the Openssl runtime to exit.

 

Created date: 01 February 2012
Last Modified: 13 February 2013
Last Published: 12 May 2012
First Published date: 01 February 2012

#KnowledgeDocs
#Orbix