How to
Hint:
Since Errata 600 we have an UCRV for the TLS Version
Security and bugfix errata for Univention Corporate Server
If you have an own certificate for your freeradius server and want to use is on
/etc/freeradius/3.0/mods-enabled/eap
Step 1:
Check the UCRV for freeradius there is already the possibility to modify
/etc/freeradius/3.0/mods-available/eap
ucr search --brief freeradius
freeradius/conf/private/key/file
freeradius/conf/certificate/file
freeradius/conf/ca/file
Step 2:
Now you can set the path for your own certificate with ucr set
like:
ucr set freeradius/conf/certificate/file
=/etc/freeradius/ssl/own.cert.pem