Changes since last release:
- Added compatibility flag
strict_crypto_checks
to enable additional Web Crypto API error and security checking - Fixes regression where
connect("google.com:443")
would fail with a TypeError.
Changes since last release:
strict_crypto_checks
to enable additional Web Crypto API error and security checkingconnect("google.com:443")
would fail with a TypeError.