{%
    if ValidateResult == 1 then
        echo('Warning: The certificate fails to meet certain security standards, such as the signature algorithm, key length, basic constraints, or key usage. Exercise caution when using it.\n')
    end
    echo('Set syslog root certificate successfully.')

%}