Technical Guidelines


This work is licensed under a Creative Commons Attribution-NoDerivatives 4.0 International License.

Information Security

Technical resources and implementation notes addressing security when using the FIX Protocol.

The documents provided below have been reviewed or produced by the Global Technical Committee’s Information Security Subcommittee.

[wpdm_category id=”information-security” title=”1″ desc=”1″ toolbar=”0″ orderby=”title” order=”asc” items_per_page=”10″ template=”link_template_online_spec” cols=1 colspad=1 colsphone=1]

Stunnel Universal SSL Wrapper
Stunnel is a program that allows you to encrypt arbitrary TCP connections inside SSL (Secure Sockets Layer) available on both Unix and Windows. Stunnel can be used to securely wrap unencrpyted FIX traffic. The Stunnel source code is not a complete product — you still require a functioning SSL library such as OpenSSL or SSLeay in order to compile stunnel. This means that stunnel can support whatever (and only) that which your SSL library can, without making any changes in the Stunnel code. The Stunnel source code is available under the GNU General Public License.

Information Security Presentations

[wpdm_category id=”information-security-presentations” title=”1″ desc=”1″ toolbar=”0″ orderby=”title” order=”asc” items_per_page=”10″ template=”link_template_online_spec” cols=1 colspad=1 colsphone=1]

Session

The following document describes the the proper way to conduct a multicast session for market data distribution using FIX message formats

[wpdm_category id=”multicast” title=”1″ desc=”1″ toolbar=”0″ orderby=”title” order=”asc” items_per_page=”10″ template=”link_template_online_spec” cols=1 colspad=1 colsphone=1]

We also have recommended practices for 24×7 sessions.