There was an error while loading. Please reload this page.
1 parent 77f557e commit e085364Copy full SHA for e085364
Changes
@@ -2,6 +2,14 @@ Release notes for HTTP-Tiny
2
3
{{$NEXT}}
4
5
+ [!!! SECURITY !!!]
6
+
7
+ - Changes the `verify_SSL` default parameter from `0` to `1`.
8
+ Fixes CVE-2023-31486.
9
10
+ - `$ENV{PERL_HTTP_TINY_SSL_INSECURE_BY_DEFAULT}` can be used to restore the
11
+ old default if required.
12
13
0.082 2022-07-25 09:45:34-04:00 America/New_York
14
15
- No changes from 0.081-TRIAL.
0 commit comments