-
Create config:
cp config_example.sh config.sh vi config.sh -
Create key and certificate for CA
./create_ca.shAsks for new password for the CA key. Creates
eduroamCA.key.pemandeduroamCA.cert.pem. The password will be needed for future certificate rollovers! -
Create key and certificate for radius server
./create_server.shAsks for the password for the CA key set in the previous step. Creates
server.key.pemandserver.cert.pem -
(Optionally) create emtpy CRL
./create_empty_crl.shCreates
eduroam_crl.der -
Distribute the files
eduroamCA.cert.pemshould be configured into a profile at https://cat.eduroam.org/.server.key.pemandserver.cert.pemshould go to your eduroam IdP radius server.eduroam_crl.dershould be published at your configured CRL URL.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|