*** admin/plib/modules/panel-migrator/backend/lib/python/parallels/plesk/source/confixx/extras/pmm/Agent.pm 2017-10-16 17:03:19.000000000 +0700 --- admin/plib/modules/panel-migrator/backend/lib/python/parallels/plesk/source/confixx/extras/pmm/Agent.pm.patched 2017-10-16 17:04:08.220295906 +0700 *************** *** 1761,1769 **** my $certificatesNode = XmlNode->new('certificates', 'children' => [ XmlNode->new('certificate', - 'attributes' => { - 'default' => 'true' - }, 'children' => [ XmlNode->new('certificate-data', 'content' => $csslInfo_ptr->{'crt'}), XmlNode->new('private-key', 'content' => $privateKey) --- 1761,1766 ----