Originally created by @rossnick on GitHub (Oct 1, 2019).
I have a situation where in my hook script I will need to execute a sub-script to push the certificates to my waf device, with different parameters depending on the domain. The way I found is to have several domains.txt file depending on what parameters are to be sent.
It would be nice to have the possibility to specify the domains.txt file to use on the command-line, instead of having a separate config file where DOMAINS_TXT is specified.
Originally created by @rossnick on GitHub (Oct 1, 2019).
I have a situation where in my hook script I will need to execute a sub-script to push the certificates to my waf device, with different parameters depending on the domain. The way I found is to have several domains.txt file depending on what parameters are to be sent.
It would be nice to have the possibility to specify the domains.txt file to use on the command-line, instead of having a separate config file where DOMAINS_TXT is specified.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @rossnick on GitHub (Oct 1, 2019).
I have a situation where in my hook script I will need to execute a sub-script to push the certificates to my waf device, with different parameters depending on the domain. The way I found is to have several domains.txt file depending on what parameters are to be sent.
It would be nice to have the possibility to specify the domains.txt file to use on the command-line, instead of having a separate config file where DOMAINS_TXT is specified.
@rossnick commented on GitHub (Dec 11, 2020):
Thanks !