Skip to content
Snippets Groups Projects
Commit d18c8fbd authored by Reiner Hauser's avatar Reiner Hauser
Browse files

Get rid of automatic registration, rename things

IPCSSLContext is now SSLContext.
SSLContext is in an anonymous namespace.
It is create by ipc::initialize_ssl_context() that is called
explicitly by ipc::init(). That avoids any any
global constructor issues and allows to catch exceptions.

The creation of the custom sslContext can be prevented
by setting TDAQ_IPC_SSL=0. The default is to install it.
parent 5fca010c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment