mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-05-07 09:25:12 +00:00
32855754e2
the SSL_VERIFY_PEER requires to be a constant instead of string. The error message printed out is SSL_verify_mode must be a number and not a string at /usr/share/perl5/IO/Socket/SSL.pm line 2166. Need to use IO::Socket::SSL for the SSL_VERIFY_PEER to be set