From d5a9dfe51215403169825ebc01b916deefc58917 Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Sun, 28 Nov 2021 09:15:34 +0000 Subject: notify, palaver: Add -t to trust self-signed certificates --- extra/notify/pounce-notify.1 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'extra/notify/pounce-notify.1') diff --git a/extra/notify/pounce-notify.1 b/extra/notify/pounce-notify.1 index 60320c6..628bc25 100644 --- a/extra/notify/pounce-notify.1 +++ b/extra/notify/pounce-notify.1 @@ -1,4 +1,4 @@ -.Dd May 4, 2021 +.Dd November 28, 2021 .Dt POUNCE-NOTIFY 1 .Os . @@ -12,6 +12,7 @@ .Op Fl c Ar cert .Op Fl k Ar priv .Op Fl p Ar port +.Op Fl t Ar trust .Op Fl u Ar user .Op Fl w Ar pass .Ar host @@ -51,6 +52,11 @@ Load the TLS client private key from Connect to .Ar port . The default port is 6697. +.It Fl t Ar path +Trust the self-signed certificate loaded +from +.Ar path +and disable server name verification. .It Fl u Ar user Set the username to .Ar user . -- cgit 1.4.1