Re: [Mojolicious] Migrated to CENTOS now IO::Socket::SSL failing

2024-08-06 Thread Dotan Dimet
Hey Bryan, I think you need to install the development package for OpelSSL for your distro, in CENTOS you might want to run yum install -y openssl-devel and then try and install IO::Socket::SSL again with your local Perl From: mojolicious@googlegroups.com on behalf of Bryan Carney Date: Tu

Re: [Mojolicious] Migrated to CENTOS now IO::Socket::SSL failing

2024-08-06 Thread Alexander Karelas
I believe the forum has migrated here: https://github.com/mojolicious/mojo/discussions On 02/08/2024 22:43, Bryan Carney wrote: Anyone still alive here? I migrated everything from a Gentoo server to a CENTOS server. Inclding all local libraries, and for some reason an SSL connection is fai