build options
Bill Schoolfield
bill at billmax.com
Sun Oct 8 20:37:07 UTC 2023
We package freeradius with our application and the combined package is
ultimately put under source control on the installed host.
When building everything on the build host, the default build creates
the certificate files. Basically:
freeradius/etc/raddb/certs/*
So upgrades of our package include new cert files every time which ends
up as a revision on the install host.
Is there a way to configure the make to skip the generation of certs?
Basically defer this step to a post upgrade process (one outside the
source control).
Bill
More information about the Freeradius-Users
mailing list