Werk #7630: check_sql: Fixed problem connecting to SQL servers using SSL
| Component | Other components | ||
| Title | check_sql: Fixed problem connecting to SQL servers using SSL | ||
| Date | Feb 13, 2017 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
The FreeTDS libraries shipped with pymssql were not built with SSL support. Building our own FreeTDS with SSL support now.