X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=src%2Ftlsproxy-add;h=89d64a10ba962c3b8481391921c1913fb4aa1214;hb=58285cca7e83d885f20d34168158a39709fd352b;hp=f7a945a85e9a919ea81ddb41d7cd3f317cdbb21d;hpb=df1daac85cc5baa6ded75040b36e2b1743ac4a19;p=tlsproxy%2Ftlsproxy.git diff --git a/src/tlsproxy-add b/src/tlsproxy-add index f7a945a..89d64a1 100755 --- a/src/tlsproxy-add +++ b/src/tlsproxy-add @@ -32,7 +32,7 @@ if test "$#" -ne 1 && test "$#" -ne 2; then echo "is read from stdin." echo echo "The server certificate is NOT validated in any way, you must do " - echo "that before using this command or you risk using a insecure " + echo "that before using this command or you risk using an insecure " echo "certificate!" echo echo "Must be run in the tlsproxy directory where other configuration "