Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add information on certificate and radius server for Wifi connections #1699

Merged
merged 1 commit into from
May 30, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions templates/about/internet.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,17 @@ The `emf2024-open` network supports [Opportunistic Wireless Encryption](https://

By default, wireless devices are firewalled from the Internet, but inbound connections from other users on the event network are still allowed.

In case you need additional information for that connection:

* Certificate: ‘Use system certificates’ or explicitly select (after installation) [ISRG Root X1](https://letsencrypt.org/certs/isrgrootx1.pem) certificate.
* Domain: radius.emf.camp

It's fine to select ‘Do not validate’ for the **Online Certificate status** and leave the **Anonymous identity** blank.

* EAP-TTLS: Phase 1: EAP-TTLS, Phase 2: PAP
* PEAP: Phase 1: PEAP, Phase 2: MSCHAPv2 or EAP-MSCHAPv2 or PAP


### Special credentials

There are some special usernames and passwords which can modify the firewall behaviour of the `emf2024` network:
Expand Down