To download the certificate, click on the button Click here to download your eduroam® installer.
In the selection menu, select University of Tartu.
Click the eduroam button.
The certificate download will begin. The certificate is saved in the Files → Downloads folder and is named eduroam-linux-UoT.py.
To run the certificate script, use the search bar and open Terminal.
Download Python with the following command:
sudo apt-get install python
Navigate to the /Downloads folder using the following command:
cd /Downloads
Unzip the downloaded certificate with the following command:
sudo python3 eduroam-linux-UoT.py
In the window that opens, click OK.
The following window will acknowledge, that the certificate only works if you are a member of the University of Tartu organization. Press Yes.
In the next window, enter your UT username in the enter your userid box. Then press OK.
In the next window, enter your UT password in the enter password box. Then press OK.
In the next window, re-enter your UT password in the repeat your password box. Then press OK.
It is confirmed that the installation was successful. Click OK.
Next, log in to the root user to make the certificate available to the regular user. To do this, use the command:
su root
The root user password will be asked which you must enter in the given line and then press Enter.
If after using the su root command, the situation is similar to the one on the screen, go back to the original folder with the following command cd .. (the folder must start with /#).
When you reach the original folder, copy the certificate using the command: (instead of<user>, you must put your computer's username).