Skip to content

v0.0.2

Latest
Compare
Choose a tag to compare
@fooinha fooinha released this 03 Jun 11:40
· 31 commits to master since this release

nginx-ssl-ja3: nginx variables for ja3 fingerprint

  • nginx modules
    • features for ja3 are capture once on connection setup in nginx event openssl code
    • fixes grease values being included in eliptic curves values
    • patches OpenSSL to include some extra client extensions
      • extended_master_secret -> 23
      • compress_certificate -> 27
      • record_size_limit -> 28
      • session_ticket -> 35
    • fixes memory leak with unused ssl_session
  • tests
    • integration tests with t/http_ssl_ja3.t
  • documentation
    • better documentation how to build and setup
  • docker
    • better Dockerfile - no need of git checkout
  • travis
    • upgrade to ubuntu bionic

Many thanx to contributors: