Skip to content

v0.25.0

Latest

Choose a tag to compare

@omjadas omjadas released this 15 Jul 00:47
  • Specify AKI extension for generated certificates (thanks to @jdnvn)
  • Specify key usage and extended key usage for generated certificates
  • Use SNI hostname for generated certificates (thanks to @yujack008)
  • Rename HttpHandler::should_intercept to HttpHandler::should_intercept_connect
  • Allow TLS client hello message to be inspected before intercepting a TLS stream using the HttpHandler::should_intercept_tls method
  • Update hyper-tungstenite
  • Update tokio-tungstenite
  • Bump MSRV to v1.86.0