Unexpected behaviour (obvious or verified by project member)
How can the issue be reproduced?
I am currently using free radius docker follwing the instructions (https://hub.docker.com/r/freeradius/freeradius-server/).
After starting the free radius server, I want to change the certificate configurations in the container. So I tried to mount the /etc/raddb/certs directory, but i found that i cannot do so. Doing so makes the container unable to start. I wonder if there is any way to mount /etc/raddb/certs in the free radius container ??? Thanks!!!
What type of defect/bug is this?
Unexpected behaviour (obvious or verified by project member)
How can the issue be reproduced?
I am currently using free radius docker follwing the instructions (https://hub.docker.com/r/freeradius/freeradius-server/). After starting the free radius server, I want to change the certificate configurations in the container. So I tried to mount the /etc/raddb/certs directory, but i found that i cannot do so. Doing so makes the container unable to start. I wonder if there is any way to mount /etc/raddb/certs in the free radius container ??? Thanks!!!
My docker-compose.yml is as attached.
Log output from the FreeRADIUS daemon
Relevant log output from client utilities
No response
Backtrace from LLDB or GDB
No response