selfsigned.tpl.php in Aegir HTTPS 7.3
File
submodules/certificate/drush/Provision/Config/selfsigned.tpl.phpView 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;