factory
- update to 12.2.3:
* Reduce generated leaf certificate validity from 199 to 197
days so the 2-day
* `notBefore` backdate remains below Chromium's 200-day limit.
* Fixed a bug where mitmweb would not pick up its XSRF cookie.
* Fix `authority and subject key identifier mismatch` errors
when mitmproxy
* is configured with a custom CA whose SubjectKeyIdentifier was
not derived as SHA-1 of the public key.
* Fix `IndexError` in `is_mostly_bin` when exporting flows to
HAR with payloads that have a UTF-8 continuation byte at the
100-byte cutoff.
* Fix a bug where mitmweb would show a blank page on Windows.
* The onboarding_port option has been removed. The onboarding app now
* connection.Client and connection.Server now accept keyword arguments
only. This is a breaking change for custom addons that use these classes
* ignore_hosts now waits for the entire HTTP headers if it suspects the
OBS-URL: https://build.opensuse.org/request/show/1362432
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mitmproxy?expand=0&rev=15
Description
No description provided
Languages
Diff
100%