27 Oct
2025
27 Oct
'25
12:01 p.m.
On Oct 27, 2025, at 9:52 AM, CERON Emile <e.ceron@ipefix.net> wrote:
I've been working on implementing dynamic PSK management and encountered the issue mentioned in the documentation: "The filename should be dynamically expanded if it has a '%' expansion in it."
We are trying to scale DPSK by splitting our PSK keys into separate CSV files, one per customer. According to the documentation, we should be able to use expansions like %{control:customer_code} directly in the filename directive within the dpsk module configuration.
I've pushed some fixes to the v3.2.x branch. Please check them and see if they work for you. Alan DeKok.