Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
fix: interpretation of empty but set "ssl" connection property
Commit a6a61be ignored the case that the "ssl" property is set but empty, which means "true" according to the documentation. The consequence is that no SSL connection is attempted in this case. closes #528, closes #529
- Loading branch information
Showing
with
7 additions
and 4 deletions.