[% USE Whostmgr; USE JSON; SET PAGE_BASE = '/scripts12/autossl/'; SET PAGE_NAME = Whostmgr.get_page_name_by_url(PAGE_BASE); WRAPPER 'master_templates/master.tmpl' app_key = 'manage_autossl' breadcrumburl = PAGE_BASE, base = PAGE_BASE, stylesheets = [ Whostmgr.find_file_url('/templates/autossl/index.min.css') ], theme='bootstrap'; SET REQUIRED_FEATURES = ['autossl']; %]

[% locale.maketext('The [asis,AutoSSL] feature provides free [asis,SSL] certificates for your users’ domains. The system will periodically inspect users’ installed certificates and replace those that are about to expire or that are insufficient to provide a baseline level of security.') %]

[% locale.maketext('Users who do not have the [list_and_quoted,_1] [numerate,_2,feature,features] will not receive the free certificates.', REQUIRED_FEATURES, REQUIRED_FEATURES.size) %]

[% locale.maketext('Current Provider:') %] {{ getCurrentProviderDisplayName() }}

[% locale.maketext('Please Note:') %] [% locale.maketext("The Let’s Encrypt™ provider plugin does not generate hostname certificates for your system’s services. It only generates SSL certificates for your cPanel accounts. For more information, read our Let’s Encrypt™ plugin documentation.") %] [% locale.maketext('Click here.') %]

[% locale.maketext('Provider Account ID:') %] {{ getSavedProviderAccountID() }}

 

{{ tab.label }}
[% PROCESS 'master_templates/cjt2_header_include.tt' %] [% END %]