Ping came back fine updated on those commands previously still not working. I think this is an issue with the Perl certificate implementation. I had a similar issue running a perl script on windows with he same error that i could not fix.
LBC uses
https://metacpan.org/pod/LWP::Protocol::https for HTTPS validation.
Worksforme.
So maybe
$ sudo cpan
cpan> install LWP::Protocol::https
Other than that: ¯\_(ツ)_/¯