Commit graph

4 commits

Author SHA1 Message Date
Caleb Doxsey
d373a54698
backport 2593 and 2594 to 0.15 (#2598)
* tcptunnel: force the use of HTTP/1.1 during ALPN

* remove unused code

* authclient: clone TLS configuration to prevent overriding NextProtos
2021-09-15 10:21:40 -06:00
Taylor
93e735831f
authclient - use proxy from environment (#2316) 2021-07-08 08:16:15 -07:00
Caleb Doxsey
672b9c7a72
remove :443 or :80 from proxy URLs in authclient (#1733)
* remove :443 or :80 from proxy URLs in authclient

* handle buffered bytes
2021-01-04 16:06:24 -07:00
Caleb Doxsey
61ab4e4837
TCP client command (#1696)
* add cli commands

* add jwt cache test

* add tcptunnel test

* add stdin/stdout support

* use cryptutil hash function

* doc updates

* fix log timestamp
2020-12-17 12:37:28 -07:00