106
21.7 Legacy Series / Re: 8021x WLAN Android 11
« on: January 17, 2022, 05:32:13 pm »i use a self signed cert ... created on the opnsense firewallIt will only work if your Clients Trust that certificate.
radius-ca (my root CA)
radius-intermediate-ca (intermediate-ca) used to sign Server Cert & User Cert
radius-server
user
It looks like Android is only Accepting Certs which are in the System Root-CA therefore Trusted Root-CA´s
I would like to Implement my own CA without any MDM as this is my home network
1. Option: Import the CA to your Clients certificate store
2. Option: Use something like a ZeroSSL certificate for that

