czw., 3 sie 2023, 20:29 użytkownik Alan DeKok <aland@deployingradius.com> napisał:
On Aug 3, 2023, at 1:16 PM, Maciej Kowalka <maciejkowalkati@gmail.com> wrote:
Ok, to check if my certificates are not ok I've tried the certificates that are created during installation of freeradius and I get the same warning about the untrusted certs.
Then something else is going wrong. The default configuration and certificates do not use any intermediate certs. And the server is configured to trust the certs.
Are they supposed to work correctly, without any problems? Or it might be a openssl bug? When I use openssl command to check certificates I get no errors, all are verified "ok".
Something is broken in your local system. I don't know what.
For now, just ignore the errors.
Alan DeKok.
I've installed Ubuntu 22 on another vm with freeradius 3.2.3 and I get the same warning as on current machine. I also installed freeradous 3.0 on a centos 7 but on it I don't get eny warning, even with mine intermediate CA certs. So I think it might be something with the OS or the radius itself. I'll try running freeradius 3.0 on Ubuntu to check if has the same result. Maciej