You are here

self_signed.tpl.php in Aegir HTTPS 7.3

File

submodules/self_signed/drush/Provision/Config/Certificate/self_signed.tpl.php
View source
This is a template for the certificate service in provision.

The value set in the UI for this service was : <?php

print $this->certificate_field;
?>

The time generated in the data_options() method was: <?php

print $certificate_current_time;