[% USE Whostmgr; SET safe_hosts = []; FOR host = domains; SET safe_host = host.html(); safe_hosts.push(safe_host); END; SET safe_host = locale.list_and( safe_hosts ); %] [% WRAPPER 'master_templates/master.tmpl' breadcrumburl = '/scripts2/gencrthtml' theme="bootstrap" %] [% IF !data.status; %]
Failed to generate the Certificate Signing Request and Private Key.

[% data.message FILTER html %]

[% ELSE %]

[% locale.maketext('The system has successfully generated the [output,acronym,CSR,Certificate Signing Request] and private key for “[output,strong,_1]”. The system also generated a self-signed certificate that you can temporarily use until you receive a signed certificate from your SSL certificate vendor.', safe_host) %]

[% IF data.email_message %]

[% data.email_message %]

[% END %]
[% IF data.cert %] [% END %]
[% IF data.cert %] [% END %]
[% END %] [% END %]