[R2DBC-70] SSL host name verification don't properly close socket when failing Created: 2022-11-23 Updated: 2022-11-25 Resolved: 2022-11-25 |
|
| Status: | Closed |
| Project: | MariaDB Connector/R2DBC |
| Component/s: | other |
| Affects Version/s: | None |
| Fix Version/s: | 1.1.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | 0.5d | ||
| Original Estimate: | Not Specified | ||
| Description |
|
SSL host name verification don't properly close socket when verification fails. It only return error for SSL host name, then connector will fails afterwhile with socket close error. |