Olivier Chéron
Olivier Chéron
* Solution A is to change the API to add `Enum n` * Solution B is to change the implementation and do without `Enum n`, but with `Natural` conversion *...
It looks writing and closing do not use the SSL stream (`c` instead of `tc`): https://github.com/winterland1989/mysql-haskell/blob/9aa839c9f06235739cf971742ff0c662434bd366/Database/MySQL/TLS.hs#L69
I don't use this package. The issue just caught my eye while looking at packages removed from stackage.
From an API standpoint it would be more general to have: ``` mkManagerSettingsContext :: IO NC.ConnectionContext -> NC.TLSSettings -> Maybe NC.SockSettings -> ManagerSettings ``` `ManagerSettings` is the receipe used by...
This has been fixed in x509-validation-1.6.5.