Hal Murray via devel writes:
> What do I type to find out when my certificate expires?  We should make a 
> script that can be called from cron.

This will return 0 if the certificate doesn't or 1 if the certificate
does expire within the next 90 days:

openssl x509-in /path/to/cert -noout -checkend $(expr 90 \* 86400)


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to