Systemd offers support for securely loading credentials. This is more secure and offers more flexibility for users. To support this, we need to accept credentials as files instead of environment variables and adapt the module.
There is prior work here: zhaofengli#241.
Systemd offers support for securely loading credentials. This is more secure and offers more flexibility for users. To support this, we need to accept credentials as files instead of environment variables and adapt the module.
There is prior work here: zhaofengli#241.