9 lines
151 B
PHP
9 lines
151 B
PHP
|
#!/usr/bin/php
|
||
|
<?php
|
||
|
|
||
|
|
||
|
/* This script is launched as root through a cron to update automagically new certificates
|
||
|
and deploy them if required
|
||
|
*/
|
||
|
|