UPDATE ......From Tuesday 8 April 2025 we have changed the way that Single Sign-on works on this wiki. Please see here for more information:
Update
...
Code Block |
---|
sqlite> SELECT * FROM realm_server_name; YOUR-REALM|radius.YOUR-REALM sqlite> update realm_server_name set server_name='YOUR-SERVER-NAME' where realm='YOUR-REALM'; |
In the table realm_signer, you can set how many days the certificate should be valid. Certification revokation must be enforced by the RADIUS server, so either blocklist the common names, or create a CRL file, or set up an OCSP responder.