diff --git a/src/content/docs/networking/eduroam-network-installation.md b/src/content/docs/networking/eduroam-network-installation.md index ba14baa..1137eb4 100644 --- a/src/content/docs/networking/eduroam-network-installation.md +++ b/src/content/docs/networking/eduroam-network-installation.md @@ -14,7 +14,11 @@ The Python installer from [cat.eduroam.org](https://cat.eduroam.org/) provides a The cause is not NetworkManager: the CA embedded in Saxion's CAT profile is the pre-migration USERTrust / GEANT OV RSA CA 4 chain, while the RADIUS server now chains to HARICA roots. Validation cannot succeed. See [#109](https://github.com/THectic-NL/Zephyrus-Linux/issues/109) for the fingerprints and handshake logs. -![cat.eduroam.org download portal for Saxion](/images/eduroam-cat-portal.avif) +![cat.eduroam.org portal for Saxion, entry last updated 2024-01-31](/images/eduroam-cat-portal.avif) + +**Update, August 2026.** The profile was touched on 2026-08-11, but the CA was not corrected. The installer downloaded from this page still ships the pre-migration USERTrust chain, so it still cannot validate the server. Both screenshots are kept here: the first shows the entry sitting untouched since January 2024, the second shows a recent edit that did not fix the actual problem. + +![The same portal on 2026-08-11, still serving the outdated CA](/images/eduroam-cat-portal-2026.avif) {{% /details %}} {{% details title="geteduroam Linux app (official)" closed="true" %}} diff --git a/src/content/docs/networking/eduroam-network-installation.nl.md b/src/content/docs/networking/eduroam-network-installation.nl.md index 3d66adc..28824ac 100644 --- a/src/content/docs/networking/eduroam-network-installation.nl.md +++ b/src/content/docs/networking/eduroam-network-installation.nl.md @@ -14,7 +14,11 @@ De Python-installer van [cat.eduroam.org](https://cat.eduroam.org/) biedt een gr De oorzaak is niet NetworkManager: de CA in Saxion's CAT-profiel is de oude USERTrust / GEANT OV RSA CA 4 keten, terwijl de RADIUS-server inmiddels naar HARICA-roots ketent. Validatie kan dan niet slagen. Zie [#109](https://github.com/THectic-NL/Zephyrus-Linux/issues/109) voor de fingerprints en handshake-logs. -![cat.eduroam.org downloadportaal voor Saxion](/images/eduroam-cat-portal.avif) +![cat.eduroam.org-portaal voor Saxion, item laatst bijgewerkt 2024-01-31](/images/eduroam-cat-portal.avif) + +**Update, augustus 2026.** Het profiel is op 2026-08-11 aangeraakt, maar de CA is niet gecorrigeerd. De installer die je vanaf deze pagina downloadt draagt nog steeds de oude USERTrust-keten en kan de server dus nog altijd niet valideren. Beide screenshots blijven hier staan: de eerste laat zien dat het item sinds januari 2024 onaangeroerd was, de tweede laat een recente bewerking zien die het werkelijke probleem niet oploste. + +![Hetzelfde portaal op 2026-08-11, nog steeds met de verouderde CA](/images/eduroam-cat-portal-2026.avif) {{% /details %}} {{% details title="geteduroam Linux app (officieel)" closed="true" %}} diff --git a/src/static/images/eduroam-cat-portal-2026.avif b/src/static/images/eduroam-cat-portal-2026.avif new file mode 100644 index 0000000..7374d3a Binary files /dev/null and b/src/static/images/eduroam-cat-portal-2026.avif differ diff --git a/src/static/images/eduroam-gnome-settings.avif b/src/static/images/eduroam-gnome-settings.avif index 840b654..21e2d77 100644 Binary files a/src/static/images/eduroam-gnome-settings.avif and b/src/static/images/eduroam-gnome-settings.avif differ