From: David Woodhouse Date: Tue, 15 Jun 2021 08:11:43 +0000 (+0100) Subject: Remove reference to --allow-obsolete-crypto bypassing policies X-Git-Tag: v8.20~145 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=5270c92251af68ad475d102f0bec99e32fceba96;p=users%2Fdwmw2%2Fopenconnect.git Remove reference to --allow-obsolete-crypto bypassing policies We do that unconditionally now. Signed-off-by: David Woodhouse --- diff --git a/www/changelog.xml b/www/changelog.xml index 32222e3c..03e1025e 100644 --- a/www/changelog.xml +++ b/www/changelog.xml @@ -19,7 +19,6 @@
  • Emulated a newer version of GlobalProtect official clients, 5.1.5-8; was 4.0.2-19 (!131)
  • Support Juniper login forms containing both password and 2FA token (!121)
  • Explicitly disable 3DES and RC4, unless enabled with --allow-insecure-crypto (!114)
  • -
  • With --allow-insecure-crypto, additionally try to disable system-wide and library minimum crypto policies (!158, #132)
  • Add obsolete-server-crypto test (!114)
  • Allow protocols to delay tunnel setup and shutdown (!117)
  • Support for GlobalProtect IPv6 (!155 and !188; previous work in d6db0ec)