Hi, On 22/04/2021 23:02, tincantech via Openvpn-devel wrote: > hi, > > I am requesting that $daemon_pid be added to the --tls-crypt-v2-verify > environment.
The environment for --tls-crypt-v2-verify was designed to be extremely minimal. Anything concerning tls-crypt verification was designed to be as minimal as possible. Indeed, differently from other scripts, the env for tls-crypt-v2 is created empty and then only a very few variables are added. Anything that was deemed not necessary for the metadata verification was not passed. I can imagine you have a usecase for daemon_pid, but I am sure more people will have other arguments for other variables as well. Hence the idea to design something extremely minimal and leave more complex logics to following (post-auth) steps. > > FTR: $daemon_pid is currently undocumented in all three manuals. It'd be nice to have such documentation added :-) Cheers, -- Antonio Quartulli _______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel