{"id":7059,"date":"2025-08-28T22:35:55","date_gmt":"2025-08-29T03:35:55","guid":{"rendered":"https:\/\/librarytestdev.wpenginepowered.com\/?post_type=doc&#038;p=7059"},"modified":"2026-07-07T13:42:45","modified_gmt":"2026-07-07T18:42:45","slug":"managing-fix-sessions","status":"publish","type":"doc","link":"https:\/\/library-staging.tradingtechnologies.com\/tt-fix\/tt-fix-general\/getting-started-tt-fix-general\/managing-fix-sessions\/","title":{"rendered":"Managing FIX Sessions"},"content":{"rendered":"\n<h2 class=\"MapTitle\" id=\"Managing-FIX-Sessions\">Managing FIX Sessions<\/h2>\n  <div>\n    <h3 id=\"Encrypted FIX connections to TT services\">Encrypted FIX connections to TT services<\/h3>\n    <p>TT supports SSL-wrapped TCP connections for FIX connections.  TT encrypted FIX utilizes server-side certificates only, similar to how most Secure HTTP (https) websites are implemented.  Client certificates are not utilized or checked; client authentication occurs at the FIX protocol level utilizing SenderCompID in FIX tag 49 and password in FIX tag 96.<\/p>\n    <p>If your FIX engine natively supports SSL encryption, please consult the documentation for your FIX engine for configuration details.  TT provides the <b>TTFIX.crt<\/b> file with the public certificates used by the TT<sup>\u00ae<\/sup> Platform FIX endpoint for customers\u2019 use to minimize the risk of a Man-in-the-Middle attack.<\/p>\n    <p>If your FIX engine does not natively support SSL encryption, TT recommends using the open source stunnel proxy to implement the SSL encryption wrapper.  Stunnel is available from <a href=\"https:\/\/www.stunnel.org\">https:\/\/www.stunnel.org\/<\/a> and supports multiple operating systems, including Linux and Windows.  Stunnel encrypts only the individual FIX connection, rather than implementing a full VPN tunnel as was traditionally used to encrypt FIX.<\/p>\n  <\/div>\n  <div>\n    <h3>Creating FIX sessions<\/h3>\n    <p>Before connecting your FIX client to TT FIX, the company administrator must create the FIX sessions that your FIX client will use. To create a FIX session:<\/p>\n    <ol>\n      <li>Log in to User Setup as a Company Administrator.<\/li>\n      <li>From the <b>Users<\/b> drop down, select <b>FIX Sessions<\/b>.<\/li>\n      <li>Choose <b>+ FIX Session<\/b> and fill out the necessary fields.  Use the Accounts tab to assign an account to a FIX Drop Copy session or use the Users tab to assign a user to an FIX Order Routing or FIX Inbound Drop Copy session.<\/li>\n    <\/ol>\n    <p>For more information, see <a href=\"\/setup\/fix-support\/fix-sessions\/task-fix-sessions\/adding-and-configuring-a-fix-session\/\">Adding and Configuring a FIX Session<\/a>.<\/p>\n  <\/div>\n  <div>\n    <h3>Connecting to TT FIX<\/h3>\n    <p>FIX clients can connect to TT FIX over a Secure TCP (SSL) connection using the following information. FIX clients can connect to the TT UAT environment via the Internet or stunnel; for the TT Production environment, clients can use stunnel.<\/p>\n    <table class=\"table table-striped table-bordered\" border=\"1\">\n      <thead>\n        <tr>\n          <th><\/th>\n          <th>UAT<\/th>\n          <th>Production<\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n        <tr>\n          <td id=\"drop-copy\">FIX Drop Copy<\/td>\n          <td>fixdropcopy-ext-uat-cert.trade.tt: 11501 \/ 11701<\/td>\n          <td>fixdropcopy-ext-prod-live.trade.tt: 11701<\/td>\n        <\/tr>\n        <tr>\n          <td id=\"drop-copy\">FIX Inbound Drop Copy<\/td>\n          <td>fixdropcopy-ext-uat-cert.trade.tt: 11506 \/ 11706<\/td>\n          <td>fixdropcopy-ext-prod-live.trade.tt: 11706<\/td>\n        <\/tr>\n        <tr>\n          <td id=\"order-routing\">FIX Order Routing<\/td>\n          <td>fixorderrouting-ext-uat-cert.trade.tt: 11502 \/ 11702<\/td>\n          <td>fixorderrouting-ext-prod-live.trade.tt: 11702<\/td>\n        <\/tr>\n        <tr>\n          <td id=\"market-data\">FIX Market Data<\/td>\n          <td>fixmarketdata-ext-uat-cert.trade.tt: 11503 \/ 11703<\/td>\n          <td>fixmarketdata-ext-prod-live.trade.tt: 11703<\/td>\n        <\/tr>\n        <tr>\n          <td id=\"recovery\">FIX Recovery (Drop Copy)<\/td>\n          <td>fixrecovery-ext-uat-cert.trade.tt: 11505 \/ 11705<\/td>\n          <td>fixrecovery-ext-prod-live.trade.tt: 11705<\/td>\n        <\/tr>\n        <tr>\n          <td id=\"recovery\">FIX Recovery (Order Routing)<\/td>\n          <td>fixrecovery-ext-uat-cert.trade.tt: 11508 \/ 11708<\/td>\n          <td>fixrecovery-ext-prod-live.trade.tt: 11708<\/td>\n        <\/tr>\n        <tr hidden>\n          <td>FIX Drop Copy (out)<\/td>\n          <td>fixdropcopy-ext-prod-sim.trade.tt: 11701<\/td>\n        <\/tr>\n      <\/tbody>\n    <\/table>\n    <p>To configure connections for stunnel:<\/p>\n    <ol>\n      <li>\n        <p>Install the <a href=\"https:\/\/www.stunnel.org\/downloads.html\">stunnel<\/a> software, if necessary.<\/p>\n        <p>Note: The first time you install stunnel, you might receive a prompt similar to the following. If so, simply enter the appropriate information for your location and organization.<\/p>\n        <p><img decoding=\"async\" class=\"img-responsive\" src=\"https:\/\/library-staging.tradingtechnologies.com\/wp-content\/uploads\/2025\/08\/stunnel-warning-5.png\"><\/p>\n      <\/li>\n      <li>\n        <p>Download TT&#8217;s <a href=\"https:\/\/library-staging.tradingtechnologies.com\/wp-content\/uploads\/2025\/12\/stunnel.zip\">stunnel.zip file<\/a>.<\/p>\n        <p>The zip file contains the <b>TTFIX.crt<\/b> public cert file and a sample stunnel client configuration file.<\/p>\n      <\/li>\n      <li>\n        <p>Copy the <b>TTFIX.crt<\/b> file to the appropriate location on your system.<\/p>\n      <\/li>\n      <li>\n        <p>Add the following to the stunnel configuration:<\/p>\n        <ul>\n          <li><p>For TT FIX Drop Copy sessions:<\/p>\n            <p>\n              <code>[dcfix-tcp]<br>\n              client = yes<br>\n              accept = 127.0.0.1:11701<br>\n              connect = <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> <br>\n              CAfile = TTFIX.crt<br>\n              verify = 3<br>\n              <\/code>\n            <\/p>\n            <p>where <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> uses one of the values from the table above.<\/p>\n            <ul hidden>\n              <li>fixdropcopy-ext-prod-live.trade.tt:11701 (for production)<\/li>\n              <!-- <li>fixdropcopy-ext-prod-sim.trade.tt:11701 (for simulation)<\/li> -->\n              <li>fixdropcopy-ext-uat-cert.trade.tt:11701 (for user-acceptance testing)<\/li>\n            <\/ul>\n            <p>FIX clients should use the following connection information:<\/p>\n            <p>Host: 127.0.0.1<br>Port: 11701<\/p>\n          <\/li>\n          <li><p>For TT FIX Inbound Drop Copy sessions:<\/p>\n            <p>\n              <code>[dcfix-tcp]<br>\n              client = yes<br>\n              accept = 127.0.0.1:11706<br>\n              connect = <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> <br>\n              CAfile = TTFIX.crt<br>\n              verify = 3<br>\n              <\/code>\n            <\/p>\n            <p>where <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> uses one of the values from the table above.<\/p>\n            <ul hidden>\n              <li>fixdropcopy-ext-prod-live.trade.tt:11706 (for production)<\/li>\n              <!-- <li>fixdropcopy-ext-prod-sim.trade.tt:11701 (for simulation)<\/li> -->\n              <li>fixdropcopy-ext-uat-cert.trade.tt:11706 (for user-acceptance testing)<\/li>\n            <\/ul>\n            <p>FIX clients should use the following connection information:<\/p>\n            <p>Host: 127.0.0.1<br>Port: 11706<\/p>\n          <\/li>\n          <li><p>For TT FIX Order Routing sessions:<\/p>\n            <p>\n              <code>[orfix-tcp]<br>\n              client = yes<br>\n              accept = 127.0.0.1:11702<br>\n              connect = <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> <br>\n              CAfile = TTFIX.crt<br>\n              verify = 3<br>\n              <\/code>\n            <\/p>\n            <p>where <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> uses one of the values from the table above.<\/p>\n            <ul hidden>\n              <li>fixorderrouting-ext-prod-live.trade.tt:11702 (for production)<\/li>\n              <li>fixorderrouting-ext-uat-cert.trade.tt:11702 (for user-acceptance testing)<\/li>\n            <\/ul>\n            <p>FIX clients should use the following connection information:<\/p>\n            <p>Host: 127.0.0.1<br>Port: 11702<\/p>\n          <\/li>\n          <li><p>For TT FIX Market Data sessions:<\/p>\n            <p>\n              <code>[mdfix-tcp]<br>\n              client = yes<br>\n              accept = 127.0.0.1:11703<br>\n              connect = <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> <br>\n              CAfile = TTFIX.crt<br>\n              verify = 3<br>\n              <\/code>\n            <\/p>\n            <p>where <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> uses one of the values from the table above.<\/p>\n            <ul hidden>\n              <li>fixmarketdata-ext-prod-live.trade.tt:11703 (for production)<\/li>\n              <li>fixmarketdata-ext-uat-cert.trade.tt:11703 (for user-acceptance testing)<\/li>\n            <\/ul>\n            <p>FIX clients should use the following connection information:<\/p>\n            <p>Host: 127.0.0.1<br>Port: 11703<\/p>\n          <\/li>\n          <div>\n          <li>\n            <p>For TT FIX Recovery (Drop Copy) sessions:<\/p>\n            <p>\n              <code>[recoveryfix-tcp]<br>\n                        client = yes<br>\n                        accept = 127.0.0.1:11705<br>\n                        connect = <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> <br>\n                        CAfile = TTFIX.crt<br>\n                        verify = 3<br>\n                        <\/code>\n            <\/p>\n            <p>where <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> uses one of the values from the table above.<\/p>\n            <ul hidden>\n              <li>fixsecurityinfo-ext-prod-live.trade.tt:1170 (for production)<\/li>\n              <li>fixsecurityinfo-ext-uat-cert.trade.tt:11703 (for user-acceptance testing)<\/li>\n            <\/ul>\n            <p>FIX clients should use the following connection information:<\/p>\n            <p>Host: 127.0.0.1<br>Port: 11705<\/p>\n          <\/li>\n          <li>\n            <p>For TT FIX Recovery (Order Routing) sessions:<\/p>\n            <p>\n              <code>[recoveryfix-tcp]<br>\n                        client = yes<br>\n                        accept = 127.0.0.1:11708<br>\n                        connect = <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> <br>\n                        CAfile = TTFIX.crt<br>\n                        verify = 3<br>\n                        <\/code>\n            <\/p>\n            <p>where <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> uses one of the values from the table above.<\/p>\n            <ul hidden>\n              <li>fixsecurityinfo-ext-prod-live.trade.tt:1170 (for production)<\/li>\n              <li>fixsecurityinfo-ext-uat-cert.trade.tt:11703 (for user-acceptance testing)<\/li>\n            <\/ul>\n            <p>FIX clients should use the following connection information:<\/p>\n            <p>Host: 127.0.0.1<br>Port: 11708<\/p>\n          <\/li>\n<\/div>\n          <li hidden><p>For TT FIX Drop Copy (out) sessions:<\/p>\n            <p>\n              <code>[dcofix-tcp]<br>\n              client = yes<br>\n              accept = 127.0.0.1:11701<br>\n              connect = <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> <br>\n              CAfile = TTFIX.crt<br>\n              verify = 3<br>\n              <\/code>\n            <\/p>\n            <p>where <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> uses the value from the table above.<\/p>\n            <ul hidden>\n              <li>fixsecurityinfo-ext-prod-live.trade.tt:11703 (for production)<\/li>\n              <li>fixsecurityinfo-ext-uat-cert.trade.tt:11703 (for user-acceptance testing)<\/li>\n            <\/ul>\n            <p>FIX clients should use the following connection information:<\/p>\n            <p>Host: 127.0.0.1<br>Port: 11703<\/p>\n          <\/li>\n        <\/ul>\n        <p hidden>All connections through these ports are encrypted. Port 443 is also open for these URLs.<\/p>\n      <\/li>\n      <!--\n      <li>\n        <p>Use the following connection information:<\/p>\n        <p>Host: 127.0.0.1<br>Port: 10501<\/p>\n      <\/li>\n      -->\n    \n  <\/ol><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<h2 class=\"MapTitle\" id=\"Managing-FIX-Sessions\">Managing FIX Sessions<\/h2>\n<div>\n<h3 id=\"Encrypted FIX connections to TT services\">Encrypted FIX connections to TT services<\/h3>\n<p>TT supports SSL-wrapped TCP connections for FIX connections.  TT encrypted FIX utilizes server-side certificates only, similar to how most Secure HTTP (https) websites are implemented.  Client certificates are not utilized or checked; client authentication occurs at the FIX protocol level utilizing SenderCompID in FIX tag 49 and password in FIX tag 96.<\/p>\n<p>If your FIX engine natively supports SSL encryption, please consult the documentation for your FIX engine for configuration details.  TT provides the <b>TTFIX.crt<\/b> file with the public certificates used by the TT<sup>\u00ae<\/sup> Platform FIX endpoint for customers\u2019 use to minimize the risk of a Man-in-the-Middle attack.<\/p>\n<p>If your FIX engine does not natively support SSL encryption, TT recommends using the open source stunnel proxy to implement the SSL encryption wrapper.  Stunnel is available from <a href=\"https:\/\/www.stunnel.org\">https:\/\/www.stunnel.org\/<\/a> and supports multiple operating systems, including Linux and Windows.  Stunnel encrypts only the individual FIX connection, rather than implementing a full VPN tunnel as was traditionally used to encrypt FIX.<\/p>\n<\/p>\n<\/div>\n<div>\n<h3>Creating FIX sessions<\/h3>\n<p>Before connecting your FIX client to TT FIX, the company administrator must create the FIX sessions that your FIX client will use. To create a FIX session:<\/p>\n<ol>\n<li>Log in to User Setup as a Company Administrator.<\/li>\n<li>From the <b>Users<\/b> drop down, select <b>FIX Sessions<\/b>.<\/li>\n<li>Choose <b>+ FIX Session<\/b> and fill out the necessary fields.  Use the Accounts tab to assign an account to a FIX Drop Copy session or use the Users tab to assign a user to an FIX Order Routing or FIX Inbound Drop Copy session.<\/li>\n<\/ol>\n<p>For more information, see <a href=\"\/setup\/fix-support\/fix-sessions\/task-fix-sessions\/adding-and-configuring-a-fix-session\/\">Adding and Configuring a FIX Session<\/a>.<\/p>\n<\/p>\n<\/div>\n<div>\n<h3>Connecting to TT FIX<\/h3>\n<p>FIX clients can connect to TT FIX over a Secure TCP (SSL) connection using the following information. FIX clients can connect to the TT UAT environment via the Internet or stunnel; for the TT Production environment, clients can use stunnel.<\/p>\n<table class=\"table table-striped table-bordered\" border=\"1\">\n<thead>\n<tr>\n<th><\/th>\n<th>UAT<\/th>\n<th>Production<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td id=\"drop-copy\">FIX Drop Copy<\/td>\n<td>fixdropcopy-ext-uat-cert.trade.tt: 11501 \/ 11701<\/td>\n<td>fixdropcopy-ext-prod-live.trade.tt: 11701<\/td>\n<\/tr>\n<tr>\n<td id=\"drop-copy\">FIX Inbound Drop Copy<\/td>\n<td>fixdropcopy-ext-uat-cert.trade.tt: 11506 \/ 11706<\/td>\n<td>fixdropcopy-ext-prod-live.trade.tt: 11706<\/td>\n<\/tr>\n<tr>\n<td id=\"order-routing\">FIX Order Routing<\/td>\n<td>fixorderrouting-ext-uat-cert.trade.tt: 11502 \/ 11702<\/td>\n<td>fixorderrouting-ext-prod-live.trade.tt: 11702<\/td>\n<\/tr>\n<tr>\n<td id=\"market-data\">FIX Market Data<\/td>\n<td>fixmarketdata-ext-uat-cert.trade.tt: 11503 \/ 11703<\/td>\n<td>fixmarketdata-ext-prod-live.trade.tt: 11703<\/td>\n<\/tr>\n<tr>\n<td id=\"recovery\">FIX Recovery (Drop Copy)<\/td>\n<td>fixrecovery-ext-uat-cert.trade.tt: 11505 \/ 11705<\/td>\n<td>fixrecovery-ext-prod-live.trade.tt: 11705<\/td>\n<\/tr>\n<tr>\n<td id=\"recovery\">FIX Recovery (Order Routing)<\/td>\n<td>fixrecovery-ext-uat-cert.trade.tt: 11508 \/ 11708<\/td>\n<td>fixrecovery-ext-prod-live.trade.tt: 11708<\/td>\n<\/tr>\n<tr hidden>\n<td>FIX Drop Copy (out)<\/td>\n<td>fixdropcopy-ext-prod-sim.trade.tt: 11701<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>To configure connections for stunnel:<\/p>\n<ol>\n<li>\n<p>Install the <a href=\"https:\/\/www.stunnel.org\/downloads.html\">stunnel<\/a> software, if necessary.<\/p>\n<p>Note: The first time you install stunnel, you might receive a prompt similar to the following. If so, simply enter the appropriate information for your location and organization.<\/p>\n<p><img decoding=\"async\" class=\"img-responsive\" src=\"https:\/\/library-staging.tradingtechnologies.com\/wp-content\/uploads\/2025\/08\/stunnel-warning-5.png\"><\/p>\n<\/li>\n<li>\n<p>Download TT&#8217;s <a href=\"https:\/\/library-staging.tradingtechnologies.com\/wp-content\/uploads\/2025\/12\/stunnel.zip\">stunnel.zip file<\/a>.<\/p>\n<p>The zip file contains the <b>TTFIX.crt<\/b> public cert file and a sample stunnel client configuration file.<\/p>\n<\/li>\n<li>\n<p>Copy the <b>TTFIX.crt<\/b> file to the appropriate location on your system.<\/p>\n<\/li>\n<li>\n<p>Add the following to the stunnel configuration:<\/p>\n<ul>\n<li>\n<p>For TT FIX Drop Copy sessions:<\/p>\n<p>\n              <code>[dcfix-tcp]<br \/>\n              client = yes<br \/>\n              accept = 127.0.0.1:11701<br \/>\n              connect = <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> <br \/>\n              CAfile = TTFIX.crt<br \/>\n              verify = 3<br \/>\n              <\/code>\n            <\/p>\n<p>where <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> uses one of the values from the table above.<\/p>\n<ul hidden>\n<li>fixdropcopy-ext-prod-live.trade.tt:11701 (for production)<\/li>\n<p>              <!-- \n\n\n\n<li>fixdropcopy-ext-prod-sim.trade.tt:11701 (for simulation)<\/li>\n\n\n\n --><\/p>\n<li>fixdropcopy-ext-uat-cert.trade.tt:11701 (for user-acceptance testing)<\/li>\n<\/ul>\n<p>FIX clients should use the following connection information:<\/p>\n<p>Host: 127.0.0.1<br \/>Port: 11701<\/p>\n<\/li>\n<li>\n<p>For TT FIX Inbound Drop Copy sessions:<\/p>\n<p>\n              <code>[dcfix-tcp]<br \/>\n              client = yes<br \/>\n              accept = 127.0.0.1:11706<br \/>\n              connect = <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> <br \/>\n              CAfile = TTFIX.crt<br \/>\n              verify = 3<br \/>\n              <\/code>\n            <\/p>\n<p>where <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> uses one of the values from the table above.<\/p>\n<ul hidden>\n<li>fixdropcopy-ext-prod-live.trade.tt:11706 (for production)<\/li>\n<p>              <!-- \n\n\n\n<li>fixdropcopy-ext-prod-sim.trade.tt:11701 (for simulation)<\/li>\n\n\n\n --><\/p>\n<li>fixdropcopy-ext-uat-cert.trade.tt:11706 (for user-acceptance testing)<\/li>\n<\/ul>\n<p>FIX clients should use the following connection information:<\/p>\n<p>Host: 127.0.0.1<br \/>Port: 11706<\/p>\n<\/li>\n<li>\n<p>For TT FIX Order Routing sessions:<\/p>\n<p>\n              <code>[orfix-tcp]<br \/>\n              client = yes<br \/>\n              accept = 127.0.0.1:11702<br \/>\n              connect = <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> <br \/>\n              CAfile = TTFIX.crt<br \/>\n              verify = 3<br \/>\n              <\/code>\n            <\/p>\n<p>where <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> uses one of the values from the table above.<\/p>\n<ul hidden>\n<li>fixorderrouting-ext-prod-live.trade.tt:11702 (for production)<\/li>\n<li>fixorderrouting-ext-uat-cert.trade.tt:11702 (for user-acceptance testing)<\/li>\n<\/ul>\n<p>FIX clients should use the following connection information:<\/p>\n<p>Host: 127.0.0.1<br \/>Port: 11702<\/p>\n<\/li>\n<li>\n<p>For TT FIX Market Data sessions:<\/p>\n<p>\n              <code>[mdfix-tcp]<br \/>\n              client = yes<br \/>\n              accept = 127.0.0.1:11703<br \/>\n              connect = <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> <br \/>\n              CAfile = TTFIX.crt<br \/>\n              verify = 3<br \/>\n              <\/code>\n            <\/p>\n<p>where <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> uses one of the values from the table above.<\/p>\n<ul hidden>\n<li>fixmarketdata-ext-prod-live.trade.tt:11703 (for production)<\/li>\n<li>fixmarketdata-ext-uat-cert.trade.tt:11703 (for user-acceptance testing)<\/li>\n<\/ul>\n<p>FIX clients should use the following connection information:<\/p>\n<p>Host: 127.0.0.1<br \/>Port: 11703<\/p>\n<\/li>\n<div>\n<li>\n<p>For TT FIX Recovery (Drop Copy) sessions:<\/p>\n<p>\n              <code>[recoveryfix-tcp]<br \/>\n                        client = yes<br \/>\n                        accept = 127.0.0.1:11705<br \/>\n                        connect = <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> <br \/>\n                        CAfile = TTFIX.crt<br \/>\n                        verify = 3<br \/>\n                        <\/code>\n            <\/p>\n<p>where <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> uses one of the values from the table above.<\/p>\n<ul hidden>\n<li>fixsecurityinfo-ext-prod-live.trade.tt:1170 (for production)<\/li>\n<li>fixsecurityinfo-ext-uat-cert.trade.tt:11703 (for user-acceptance testing)<\/li>\n<\/ul>\n<p>FIX clients should use the following connection information:<\/p>\n<p>Host: 127.0.0.1<br \/>Port: 11705<\/p>\n<\/li>\n<li>\n<p>For TT FIX Recovery (Order Routing) sessions:<\/p>\n<p>\n              <code>[recoveryfix-tcp]<br \/>\n                        client = yes<br \/>\n                        accept = 127.0.0.1:11708<br \/>\n                        connect = <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> <br \/>\n                        CAfile = TTFIX.crt<br \/>\n                        verify = 3<br \/>\n                        <\/code>\n            <\/p>\n<p>where <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> uses one of the values from the table above.<\/p>\n<ul hidden>\n<li>fixsecurityinfo-ext-prod-live.trade.tt:1170 (for production)<\/li>\n<li>fixsecurityinfo-ext-uat-cert.trade.tt:11703 (for user-acceptance testing)<\/li>\n<\/ul>\n<p>FIX clients should use the following connection information:<\/p>\n<p>Host: 127.0.0.1<br \/>Port: 11708<\/p>\n<\/li>\n<\/div>\n<li hidden>\n<p>For TT FIX Drop Copy (out) sessions:<\/p>\n<p>\n              <code>[dcofix-tcp]<br \/>\n              client = yes<br \/>\n              accept = 127.0.0.1:11701<br \/>\n              connect = <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> <br \/>\n              CAfile = TTFIX.crt<br \/>\n              verify = 3<br \/>\n              <\/code>\n            <\/p>\n<p>where <i>FullyQualifiedDomainName<\/i>:<i>port<\/i> uses the value from the table above.<\/p>\n<ul hidden>\n<li>fixsecurityinfo-ext-prod-live.trade.tt:11703 (for production)<\/li>\n<li>fixsecurityinfo-ext-uat-cert.trade.tt:11703 (for user-acceptance testing)<\/li>\n<\/ul>\n<p>FIX clients should use the following connection information:<\/p>\n<p>Host: 127.0.0.1<br \/>Port: 11703<\/p>\n<\/li>\n<\/ul>\n<p hidden>All connections through these ports are encrypted. Port 443 is also open for these URLs.<\/p>\n<\/li>\n<p>      <!--\n      \n\n\n\n<li>\n        \n\n\n\n<p>Use the following connection information:<\/p>\n\n\n\n\n        \n\n\n\n<p>Host: 127.0.0.1<br \/>Port: 10501<\/p>\n\n\n\n\n      <\/li>\n\n\n\n\n      --><\/p>\n<\/ol>\n<\/div>\n<p class=\"wp-block-paragraph\">\n","protected":false},"author":2,"template":"","meta":{"_acf_changed":false,"footnotes":""},"docs-category":[453],"class_list":["post-7059","doc","type-doc","status-publish","hentry","docs-category-getting-started-tt-fix-general"],"acf":[],"_links":{"self":[{"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/doc\/7059","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/doc"}],"about":[{"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/types\/doc"}],"author":[{"embeddable":true,"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/users\/2"}],"version-history":[{"count":2,"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/doc\/7059\/revisions"}],"predecessor-version":[{"id":59809,"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/doc\/7059\/revisions\/59809"}],"wp:attachment":[{"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/media?parent=7059"}],"wp:term":[{"taxonomy":"docs-category","embeddable":true,"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/docs-category?post=7059"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}