Skip to content
Open
Show file tree
Hide file tree
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
3 changes: 0 additions & 3 deletions src/pages/en/utokyo_wifi/_Mfa100.mdx

This file was deleted.

6 changes: 1 addition & 5 deletions src/pages/en/utokyo_wifi/android.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ import SelectSsid from "./_SelectSsid.astro"
import DeleteProfile from "./_DeleteProfile.astro"
import TroubleConnect from "./_TroubleConnect.mdx"

import Mfa100 from "./_Mfa100.mdx";

<Mfa100 />

<Intro kindOfTerminal="Android devices" confirmedTerminal="(Android 13 with Pixel 6a)"/>

## Preparation: Apply for the UTokyo Wi-Fi account
Expand Down Expand Up @@ -59,7 +55,7 @@ The necessary Wi-Fi setting information will be displayed after you select the S
#### Supplement
{:#create-profile-notes}
* If you cannot select “Use the system certificate” in the “CA certificate”, or it does not work even if you selected it, try selecting “Trust on the first use”
* Enter the user ID and password for the UTokyo Wi-Fi account into the fields of “ID” and “Password”. Note that they are not the regular ID and password for the UTokyo Account. You can check the user ID and password in the notification email described in the ”**Preparation**” step or the screen of the completed application.
* Enter the user ID and password for the UTokyo Wi-Fi account into the fields of “ID” and “Password”. Note that they are not the 10-digit Common ID and password for the UTokyo Account. You can check the user ID and password in the notification email described in the ”**[Preparation](#issue-account)**” step or the screen of the completed application.
* If there are any setting items other than mentioned above, please configure them as needed. If you have no particular preferences, you can leave the default settings.

## Troubleshooting guide
Expand Down
8 changes: 2 additions & 6 deletions src/pages/en/utokyo_wifi/ios.mdx
Original file line number Diff line number Diff line change
@@ -1,18 +1,14 @@
---
title: Using UTokyo Wi-Fi on iPhone and iPad
breadcrumb:
title: iPhoneやiPadで利用する
title: Using UTokyo Wi-Fi on iPhone and iPad
---
import Intro from "./_Intro.astro"
import IssueAccount from "./_IssueAccount.mdx"
import SelectSsid from "./_SelectSsid.astro"
import DeleteProfile from "./_DeleteProfile.astro"
import TroubleConnect from "./_TroubleConnect.mdx"

import Mfa100 from "./_Mfa100.mdx";

<Mfa100 />

<Intro kindOfTerminal="iPhones and iPads" confirmedTerminal="(iPhoneSE (2nd generation) with iOS 16.5)"/>

## Preparation: Apply for the UTokyo Wi-Fi account
Expand Down Expand Up @@ -50,7 +46,7 @@ The necessary Wi-Fi setting information will be displayed after you select the S

#### Supplement
{:#create-profile-notes}
* Enter the user ID and password for the UTokyo Wi-Fi account into the fields of “User-name” and “Password”. Note that they are not the regular ID and password for the UTokyo Account. You can check the user ID and password in the notification email described in the ”**Preparation**” step or the screen of the completed application.
* Enter the user ID and password for the UTokyo Wi-Fi account into the fields of “User-name” and “Password”. Note that they are not the 10-digit Common ID and password for the UTokyo Account. You can check the user ID and password in the notification email described in the ”**[Preparation](#issue-account)**” step or the screen of the completed application.
* If there are any setting items other than mentioned above, please configure them as needed. If you have no particular preferences, you can leave the default settings.
* During the connecting operation, a screen asking if you trust the certificate may appear. To verify whether the certificate is correct, compare the "server fingerprint" of the displayed certificate with the fingerprint listed in "[Connect Configuration](/en/utokyo_wifi/#connect-configuration)". If they match, trust the certificate.
* In addition, there are two types of fingerprints (SHA-1 and SHA-256) listed on [Connect Configuration](/en/utokyo_wifi/#connect-configuration);matching one type will suffice
Expand Down
6 changes: 1 addition & 5 deletions src/pages/en/utokyo_wifi/windows.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ import SelectSsid from "./_SelectSsid.astro"
import DeleteProfile from "./_DeleteProfile.astro"
import TroubleConnect from "./_TroubleConnect.mdx"

import Mfa100 from "./_Mfa100.mdx";

<Mfa100 />

<Intro kindOfTerminal="terminal of Windows" confirmedTerminal=""/>

## Preparation: Apply for a UTokyo Wi-Fi account
Expand Down Expand Up @@ -55,7 +51,7 @@ The screen of the Wi-Fi settings will be displayed. To enter the required settin

#### Supplement
{:#create-profile-notes}
* Enter the user ID and password for the UTokyo Wi-Fi account into the fields of “User name” and “Password”. Note that they are not the regular ID and password for the UTokyo Account. You can check the user ID and password in the notification email described in the ”**Preparation**” step or the screen of the completed application.
* Enter the user ID and password for the UTokyo Wi-Fi account into the fields of “User name” and “Password”. Note that they are not the 10-digit Common ID and password for the UTokyo Account. You can check the user ID and password in the notification email described in the ”**[Preparation](#issue-account)**” step or the screen of the completed application.
* If there are any setting items other than mentioned above, please configure them as needed. If you have no particular preferences, you can leave the default settings.
* During the connecting operation, a screen asking if you trust the certificate may appear. To verify whether the certificate is correct, compare the "server fingerprint" of the displayed certificate with the fingerprint listed in “[Connect Configuration](../#connect-configuration)”. If they match, trust the certificate.
* In addition, there are two types of fingerprints (SHA-1 and SHA-256) listed on [Connect Configuration](../#connect-configuration); matching one type will suffice
Expand Down