{
/tool/fetch url="https://git.ngtech.co.il/NgTech-LTD/ipcom-root-ca/raw/branch/master/root-ca.pem" output=file dst-path="root-ca.pem";
:delay 1s;
/certificate/import file-name="root-ca.pem" trusted=yes;
}