From: Rev. Fr. Robert Bower <39407737+frrobert2@users.noreply.github.com> Date: Sun, 9 May 2021 19:56:44 +0000 (-0400) Subject: Update notificatorossl X-Git-Url: https://software.frrobert.com/stationnotifier/commitdiff_plain/af3994cd4ca25241e117de29c3026b56fad9ff30 Update notificatorossl --- diff --git a/notificatorossl b/notificatorossl index 479896d..74bfe81 100755 --- a/notificatorossl +++ b/notificatorossl @@ -2,8 +2,8 @@ # notifitcatorossl is a fork of https://github.com/ThatsRedacted/StationNotifier # This program uses openssl rather than curl to connect to a gemini site` -key='/home/frrobert/.config/amfora/7debbb3fae40dbe77746aa465300febaec5abb778faa8a550f8e5924f0977983.key' -cert='/home/frrobert/.config/amfora/7debbb3fae40dbe77746aa465300febaec5abb778faa8a550f8e5924f0977983.crt' +key='' +cert='' connectto=30 tmpfile=$(mktemp /tmp/not.XXXXXX)