Using Vantiv Gateway and First Data Processor, disabling TLS v1.0 next month

This might be specific to NYC licensees but is anyone else dealing with First Data disabling TLS v1.0 next month? If so, did they or Vantiv provide any way to test your configuration to insure that CC processing will still function on Feb 15th with that change? I haven't had much luck getting any assistance with Vantiv. Any help or contacts would be much appreciated.

Parents
  • We tested the change in Production last night, again disabling TLS v1.0 on the CC gateway server and the IIS servers, and successfully auth'ed on all channels. Waiting to confirm the transactions settle with FDMS but I expect they will. Current plan is to make the change in PROD permanent next week.

  • Hi Michael, 

    How do you determine if TLS 1.0 is enabled on your system? When checking the registry it looks like we are not using tls1.0 at all, but we're not sure how to check which SChannel is being used for which connections. 

    In our Tessitura_Master.ini file it looks like we're using OLE DB ([sqlca] dbms=OLE DB), which in theory is a step up from ODBC. Is OLE DB the OLE referred to in the "Enable ODBC Connections to the database" documentation? 

    Glad to hear the change went well in production! 

Reply
  • Hi Michael, 

    How do you determine if TLS 1.0 is enabled on your system? When checking the registry it looks like we are not using tls1.0 at all, but we're not sure how to check which SChannel is being used for which connections. 

    In our Tessitura_Master.ini file it looks like we're using OLE DB ([sqlca] dbms=OLE DB), which in theory is a step up from ODBC. Is OLE DB the OLE referred to in the "Enable ODBC Connections to the database" documentation? 

    Glad to hear the change went well in production! 

Children