Hi Eric,
> On 25 Apr 2018, at 22:25, Eric Gade wrote:
>
> Hello,
>
> In the process of maintaining a small IRC client I have written, I'm trying
> to add the option to connect over SSL. Of course ensuring valid certificates
> and the handshake et al is quite complicated. Instead I'm attemptin
Hello,
In the process of maintaining a small IRC client I have written, I'm trying
to add the option to connect over SSL. Of course ensuring valid
certificates and the handshake et al is quite complicated. Instead I'm
attempting to rely on Zodiac's `ZdcSecureSocketStream` instead of a regular
`Soc