For the past few days, whenever doing things I normally do, I get strange debug type output, like this:
Installing a SSL cert:
Installing a SSL cert:
This is an error I got this morning, something I get it adding email accounts, changing DNS settings, etc.Cpanel::IxHash: Warning, mangling data key crt which is longer then 64 bytes, using angle_bracket_encode Cpanel::IxHash: Warning, mangling data key key which is longer then 64 bytes, using angle_bracket_encode Cpanel::IxHash: Warning, mangling data key cabundle which is longer then 64 bytes, using angle_bracket_encode Cpanel::IxHash: at /usr/lib/perl5/5.6.2/Carp/Heavy.pm line 79 Carp::longmess_heavy() called at /usr/local/cpanel/Cpanel/IxHash.pm line 64 Cpanel::IxHash::FETCH('Cpanel::IxHash=ARRAY(0x93cec78)', 'key') called at /usr/lib/perl5/5.6.2/Carp/Heavy.pm line 79 Carp::longmess_heavy() called at /usr/local/cpanel/Cpanel/IxHash.pm line 64 Cpanel::IxHash::FETCH('Cpanel::IxHash=ARRAY(0x93cec78)', 'crt') called at /usr/local/cpanel/Cpanel/SSLInstall.pm line 42 Cpanel::SSLInstall::installssl('xxxxx.xxxxxxx.xxx', 'billing', yy.yyy.yyy.yy, undef, undef, undef, 0) called at whostmgr/bin/whostmgr.pl line 667 Cpanel::IxHash: at /usr/lib/perl5/5.6.2/Carp/Heavy.pm line 79 Carp::longmess_heavy() called at /usr/local/cpanel/Cpanel/IxHash.pm line 64 Cpanel::IxHash::FETCH('Cpanel::IxHash=ARRAY(0x93cec78)', 'crt') called at /usr/local/cpanel/Cpanel/SSLInstall.pm line 42 Cpanel::SSLInstall::installssl('xxxxx.xxxxxxx.xxx', 'billing', 6yy.yyy.yyy.yy, undef, undef, '-----BEGIN CERTIFICATE-----^M^JMIIE+DCCA+CgAwIBAgIQQImVRH5fsRnYZXN...', 0) called at whostmgr/bin/whostmgr.pl line 667 Cpanel::IxHash: at /usr/local/cpanel/Cpanel/SSLInstall.pm line 42 Cpanel::SSLInstall::installssl('xxxxx.xxxxxxx.xxx', 'billing', yy.yyy.yyy.yy, undef, '-----BEGIN RSA PRIVATE KEY-----^M^JMIICXgIBAAKBgQD8qUFvxSPChSmBsd2...', '-----BEGIN CERTIFICATE-----^M^JMIIE+DCCA+CgAwIBAgIQQImVRH5fsRnYZXN...', 0) called at whostmgr/bin/whostmgr.pl line 667 Attempting to verify your certificate..... Cerificate verification passed!
Verifcation Result [/C=US/ST=UT/L=Salt Lake City/O=The USERTRUST Network/OU=http://www.usertrust.com/CN=UTN-USERFirst-Hardware error 2 at 3 depth lookup:unable to get issuer certificate]
httpd.conf tests passed, installed new configuration
The Certificate for the domain xxxxx.xxxxxxx.xxx was installed on the ip yy.yyy.yyy.yy.
Finished SSL Install Process.