...
Out of the box SQL Server queries and results are passed to and from the client and server in an unencrypted format which can be viewed easily from network traffic capture tools. SQL Server network traffic may contain sensitive data such as personal or financial details that need to be protected from unauthorised parties. See Synergetic Data Privacy and Security Information Sheet for for more information on the types of data and data breach rules that may apply to your organisation. To protect network traffic transmissing SQL Server provides native facility to encrypt traffic between the client and server, rendering captured network packets as unreadable and keeping any data transferred confidential whilst it is in transit.
...
Issue | Workaround | ||||||||
---|---|---|---|---|---|---|---|---|---|
Crystal Reports fail from Synmain when TLS 1.0 is disabled Cause: Synergetic 'ODBCAutoConfig' and File > Workstation Config defaults to using SQLSRV32.DLL This is due to the default ODBC driver SQLSRV32.DLL which does not support TLS 1.1+ server | Synergetic Management Systems | columns | key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution | serverId | 3587bf9f-563b-3952-afa4-4457c6487443key | DSY-18676 | | Disable ODBCAutoConfig (HKLM\Software\Wow6432Node\ComputingDirections\ODBCAutoConfig = 0) - note that this cannot be disabled in multi-tenant environments at this stage. Change ODBC reg setting to use newer SQL driver Key: HKCU\Software\ODBC\odbc.ini\Synergetic\Driver Value: 'C:\Windows\system32\sqlncli11.dll' The ODBC settings will require manual update via reg key import to switch between environments (prod/dev/test) or tenants in a multi-tenant environment. | |
SEQTA Sync JDBC error | none available |
...
Set up on HERA3\DevTest for v70Executed against Jira Legacy
Programs | Tests | Comments | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SynMain |
| |||||||||||||
SynWeb |
| |||||||||||||
Community Portal |
| |||||||||||||
Form Builder |
| |||||||||||||
Online Event Booking |
| |||||||||||||
SADT |
| |||||||||||||
SSRS |
| |||||||||||||
Service Suite |
| Working on issue where scheduled Crystal reports to be emailed are erroring due to TLS Working on solution that does not conflict with SynWeb fix | ||||||||||||
Core API | Has been utilised through testing (e.g. Form Builder/Payments) | |||||||||||||
Application Portal |
| |||||||||||||
DB Patcher | Database has been patched without error | |||||||||||||
Crystal Reports | SynMain
SynWeb
| Working in SynMain, no longer working in SynWeb Have located issue and working on finalising solution
| ||||||||||||
Study Period | Accessed and checked in Student | |||||||||||||
SIF | Executed calls to retrieve data
| |||||||||||||
Power BI | Finance & Non-Finance report produces correct data |
...