Skip to content

v1.2.1 Improvements and Fix

Compare
Choose a tag to compare
@gaukas gaukas released this 05 Feb 18:46
· 290 commits to master since this release
v1.2.1
559ed14

What's Changed

  • Fix Client Certificate Verification when Using Extended Master Secret by @DunyaKokoschka in #143
  • Bugfix: FingerprintClientHello should work when the dump contains the… by @svmk in #121
  • Misspelling ? by @githuu5y5u in #154
  • Add randomized clientHello generation in UTLSIdToSpec. by @fedosgad in #155
  • Support randomized with non-nil seed in UTLSIdToSpec by @RPRX in #157
  • add InsecureSkipServerNameVerify to tls.Config by @TNQOYxNU in #158
  • Replace InsecureSkipServerNameVerify with InsecureServerNameToVerify by @RPRX in #161
  • update go.mod by @gaukas in #153
  • Bump HelloChrome_Auto version by @gaukas in #162

New Contributors

Full Changelog: v1.2.0...v1.2.1

We will not sync with upstream crypto/tls until the next tagged version.