From d3e33481209265a1f4d3c34648261419257a72e9 Mon Sep 17 00:00:00 2001 From: Benjamin Mako Hill Date: Wed, 28 Jun 2023 12:39:01 -0700 Subject: [PATCH] update README-CDSC file to make the new openconnect issue clear --- README-CDSC | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README-CDSC b/README-CDSC index b2c38c6..3ab7aa7 100644 --- a/README-CDSC +++ b/README-CDSC @@ -8,12 +8,11 @@ Install prerequisites. This will include: sudo apt install python3-gi gir1.2-gtk-3.0 gir1.2-webkit2-4.0 openconnect ocproxy -Also, note that you'll need at least version 8 of openconnect. If you're not sure what you've got, run: +Also, note that you'll need at least version 8 of openconnect but NOT a version that is greater 8.2 or less than 9.0. If you're not sure what you've got, run: openconnect --version -Also also note, that version 8.2 and beyond of openconnect do not seem to work as of May 2023. Consult https://wiki.communitydata.science/CommunityData:Northwestern_VPN - +These scripts did not seem to work at all due a bug in openconnectversion 8.2+. The bug does appear to have been fixed in openconnect version 9. Consult https://wiki.communitydata.science/CommunityData:Northwestern_VPN for more details. 2. -- 2.39.5