Hi all, I am trying to make a root ca per recommendation [ https://www.freeradius.org/documentation/freeradius-server/4.0.0/raddb/certs... | https://www.freeradius.org/documentation/freeradius-server/4.0.0/raddb/certs... ] but when I run $ make distclean as suggested to remove the test certificates I get this root@host:/etc/freeradius/certs# make distclean make: *** No rule to make target 'distclean'. Stop. Trying to bootstrap again, just to test root@host:/etc/freeradius/certs# ./bootstrap server.pem: OK I can do those 2 commands again without difference BTW: I used these instructions to install the binary [ https://www.networkradius.com/packages/#fr32-debian-bookworm | https://www.networkradius.com/packages/#fr32-debian-bookworm ] So it is not the 4.0.0 but I can't find this in the 3.2 manual thanks for any suggestions, Joost