Closed dekarrin closed 5 months ago
Need to add an option to not do TLS verification of certs or possibly to specify truststore to use. curl's option for this is -k. likely relevant to sending commands (send, exec, request, get, post....)
-k
send
exec
request
get
post
Raised by @n0ot
List of commands to apply to:
oneoff
Need to add an option to not do TLS verification of certs or possibly to specify truststore to use. curl's option for this is
-k
. likely relevant to sending commands (send
,exec
,request
,get
,post
....)Raised by @n0ot