about summary refs log tree commit diff
path: root/litterbox.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-04-03 18:30:48 -0400
committerJune McEnroe <june@causal.agency>2021-04-03 18:30:48 -0400
commitd551d64b4b78c412b6f408bc113e9a699bafff10 (patch)
tree75938de68219527ba71f8c9f665b4294d995f4e2 /litterbox.1
parentClarify configuration path interpretations (diff)
downloadlitterbox-d551d64b4b78c412b6f408bc113e9a699bafff10.tar.gz
litterbox-d551d64b4b78c412b6f408bc113e9a699bafff10.zip
Add -t option to trust self-signed certificates
Not adding a corresponding -o option like in pounce and catgirl,
since litterbox is likely connecting to pounce anyway.
Diffstat (limited to '')
-rw-r--r--litterbox.112
1 files changed, 11 insertions, 1 deletions
diff --git a/litterbox.1 b/litterbox.1
index 11ee676..f535f9f 100644
--- a/litterbox.1
+++ b/litterbox.1
@@ -1,4 +1,4 @@
-.Dd August 22, 2020
+.Dd April  3, 2021
 .Dt LITTERBOX 1
 .Os
 .
@@ -19,6 +19,7 @@
 .Op Fl l Ar limit
 .Op Fl n Ar nick
 .Op Fl p Ar port
+.Op Fl t Ar trust
 .Op Fl u Ar user
 .Op Fl w Ar pass
 .Op Ar config ...
@@ -213,6 +214,15 @@ The searchable columns are
 For search query syntax, see
 .Aq Lk https://www.sqlite.org/fts5.html#full_text_query_syntax .
 .
+.It Fl t Ar path , Cm trust = Ar path
+Trust the self-signed certificate loaded from
+.Ar path
+and disable server name verification.
+The
+.Ar path
+is searched for in the same manner
+as configuration files.
+.
 .It Fl u Ar user , Cm user = Ar user
 Set the username to
 .Ar user .
&follow=1'>Indicate if still reading or no resultsJune McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe Mixed bag like most collections of short stories. Some of them are pretty good. The author of the worst written story also has the worst written bio. 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe