[BlueOnyx:20291] Re: NOT renewing SSL certificate for 'AdmServ' as it's still good.

Michael Stauber mstauber at blueonyx.it
Wed Nov 23 02:05:12 -05 2016


Hi Steffan,

> 6108R
> 
> If I look at /usr/sausalito/sbin/letsencrypt_autorenew.pl
> 
> I see:
> 
> ($ok, $System_SSL) = $cce->get($sysoid, 'SSL');
> 
> $renew_time = $System_SSL->{LEcreationDate} + ($System_SSL->{autoRenewDays}
> * 86400);
> 
> But in cce I didns find the ssl setting
> 
> get 1

You need to do this to see the "SSL" Namespace of the "System" Object:

get 1 . SSL

Then see what "LEcreationDate" and "autoRenewDays" say. "autoRenewDays"
is probably at "60", which is the default.

-- 
With best regards

Michael Stauber



More information about the Blueonyx mailing list