Re: [stunnel-users] Public domain [PATCH] support environment variables in config file

2016-05-31 12:02 GMT+04:00 Pierre Delaage <delaage.pierre@free.fr>:
Hi Michal, Did not have a look at the code yet, but should it be possible to replace envvars usage by some keys in the registry on windows platform and/or %userprofile%/config-file ?
why not just start stunnel with config parameter on command line? stunnel %USERPROFILE%/stunnel-config-file (windows) stunnel ${HOME}/stunnel-config-file (*nix)

yes ! sure ! simple and efficient. Le 31/05/2016 14:30, Dmitry Bakshaev a écrit :
2016-05-31 12:02 GMT+04:00 Pierre Delaage <delaage.pierre@free.fr <mailto:delaage.pierre@free.fr>>:
Hi Michal, Did not have a look at the code yet, but should it be possible to replace envvars usage by some keys in the registry on windows platform and/or %userprofile%/config-file ?
why not just start stunnel with config parameter on command line? stunnel %USERPROFILE%/stunnel-config-file (windows) stunnel ${HOME}/stunnel-config-file (*nix)
participants (2)
-
Dmitry Bakshaev
-
Pierre Delaage