Score:1

Linux/Ubuntu - restricting use of CA cert to just wireless

au flag

We have a user who is trying to set eduroam up on his Ubuntu 20.04 PC, he has installed our CA cert (it's a local CA), but is there a way he can restrict the use of this certificate to certain purposes (so in this case just wireless connections)? I think you can do this with other OS's, and we recommend that users do this, but I don't know how to do this in Linux.

Thanks in advance,

Guy

Score:1
cn flag

These are the steps and need to be done with the admin account.

  • Open the list of wireless networks
  • Click on the connection

Fill in ...

  • Wireless security: WPA & WPA2 Enterprise
  • Authentication : Tunnelled TLS
  • Anonymous identity: ->username
  • The CA certificte can be found in /etc/ssl/certs
  • Inner authentication: MSCHAPv2
  • Username: ->username
  • Password: ->password

Then ...

  • Click at CA certificate on none
  • Click left on File System and go to /etc/ssl/certs
  • Click on ca-certificates.crt
  • Click on Open

and connect.

but is there a way he can restrict the use of this certificate to certain purposes (so in this case wireless connections)?

As long as it is a user they can not add it themself to something else since it would require the admin password. An admin can always connect it to anything else but the cert will not be accepted for anything else so I don't see an issue here :)

nog642 avatar
id flag
If the certificate is in `/etc/ssl/certs`, it will be used for everything, no? I think the thing to do is put the certificate `.pem` file somewhere else (e.g. `/usr/local/share`), then it won't be used by anything on the system, except you can then go into the WiFi settings and select that file as the CA certificate
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.