chisel
chisel copied to clipboard
Support arguments to set tls-min and tls-max versions
Hi, In some cases you have to use a very specific version of the TLS protocol due to factors that are beyond your control
Would be nice to have the support to the set the tls-max/tls-min version in a way similar to how it can be set to curl (for example).
Thanks!
Would accept a PR using settings.Env (see share/settings/) to configure tls versions
On Fri, 29 Jan 2021 at 2:30 am Michael Gartsbein [email protected] wrote:
Hi, I some cases you have to use a very specific version of the TLS protocol due to factors that are beyond your control
Would be nice to have the support to the set the tls-max/tls-min version in a way similar to how it can be set to curl (for example).
Thanks!
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jpillora/chisel/issues/239, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAE2X4337POQE6QPAFTG773S4F7JVANCNFSM4WXICMOA .
Thanks for the reply - would that be what you meant? https://github.com/jpillora/chisel/pull/241