Matty9191 / ssl-cert-check

Send notifications when SSL certificates are about to expire.
GNU General Public License v2.0
719 stars 285 forks source link

Fix HOST variable not initialized, but inherited from external scope #129

Open meyergru opened 1 year ago

meyergru commented 1 year ago

If inherited from outer scope, an existing HOST variable will act as if a commandline parameter has been given, rendering -f option useless.