FIX Protocol in C#

FIX Protocol in C# 9 Jan 2024

Generating Self-Signed SSL Certificates for FIX

Learn how to generate Self-Signed SSL Certificates for FIX connections when using QuickFIX.

Read on
FIX Protocol in C# 12 Dec 2023

Native SSL Configuration with QuickFIX/n

Learn how to configure SSL with FIX protocol using QuickFIX/n in C#. Understand the steps for setting up SSL certificates, modifying QuickFIX/n settings, and testing secure communication.

Read on
FIX Protocol in C# 03 Jan 2024

SSL FIX Connection Using Stunnel

Learn how to configure SSL with FIX protocol using secure tunnel (stunnel). Separate SSL configuration from the FIX setup for easier maintenance.

Read on