Closed Kaiepi closed 5 years ago
Sorry, this seems to be an issue with OpenSSL, not this module
Actually it seems I was wrong. The code works if I run this instead:
my $conn = await IO::Socket::Async::SSL.connect('hastebin.com', 443, :version(1.1))
But for packages that rely on this module, like Cro, I don't have the option of passing the version like this
This no longer happens on the latest version
When I try to run this:
I get this exception:
OS:
Perl version: