Re: HTTPS problem WAPT 2.3 or 2.4
Published: November 20, 2023 - 11:41
Hello
, yes, indeed, since "manual" is selected, the existing configuration is overwritten because it's "manual".
We had planned a multi-configuration mode which is available, so I can offer you another solution:
In /opt/wapt/conf/waptserver.ini, add:
auto_create_waptagent_from_config=True.
Then create your two initial configurations: https://www.wapt.fr/fr/doc/wapt-configu ... se-feature
Default and another one.
Then regenerate an agent.
On the server, you will then have two executables in /var/www/wapt:
ls -l /var/www/wapt/*2.4*.exe
. Each executable has a different configuration depending on the initial configuration. (Do not change the file name.)
, yes, indeed, since "manual" is selected, the existing configuration is overwritten because it's "manual".
We had planned a multi-configuration mode which is available, so I can offer you another solution:
In /opt/wapt/conf/waptserver.ini, add:
auto_create_waptagent_from_config=True.
Then create your two initial configurations: https://www.wapt.fr/fr/doc/wapt-configu ... se-feature
Default and another one.
Then regenerate an agent.
On the server, you will then have two executables in /var/www/wapt:
ls -l /var/www/wapt/*2.4*.exe
. Each executable has a different configuration depending on the initial configuration. (Do not change the file name.)