mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-24 15:05:36 +00:00
32855754e2b45d7fa1c0ef1b08b2c1462b88f201
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
xCAT - eXtreme Cloud Administration Toolkit xCAT is a toolkit for the deployment and administration of clusters. xCAT documentation is available at: http://xcat-docs.readthedocs.org/en/latest/ xCAT is made available as open source software under the EPL license: http://www.opensource.org/licenses/eclipse-1.0.php Developers and prospective contributors are encouraged to read the developers guide: http://xcat-docs.readthedocs.org/en/latest/developers/ and in particular the github related subsection: http://xcat-docs.readthedocs.org/en/latest/developers/github/
Languages
Perl
78.5%
Shell
11.4%
JavaScript
7.1%
Python
1.8%
PHP
0.4%
Other
0.4%