Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
MXS-1698: Fix double SSL connection
When backend SSL connections were created, the connection creation was done twice. This was due to the lacking detection of an already established SSL connection.
- Loading branch information