Page 2 of 2

Re: HTTPS problem WAPT 2.3 or 2.4

Published: November 20, 2023 - 11:41
by sfonteneau
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.)

Re: HTTPS problem WAPT 2.3 or 2.4

Published: November 20, 2023 - 12:46 PM
by sfonteneau
I just added in Wapt version 2.5 the ability to have the download link directly from the web interface.

This will only be displayed if `auto_create_waptagent_from_config=True`.

Re: HTTPS problem WAPT 2.3 or 2.4

Published: November 21, 2023 - 8:27 AM
by lfimd
Thank you for your solution.

I can confirm that it works correctly.

Could you please provide a release date for version 2.5 so I can set up my new server with that version?

Sincerely,

Re: HTTPS problem WAPT 2.3 or 2.4

Published: November 21, 2023 - 10:00 PM
by vcardon
Good evening lfimd,

We are currently working on the 2.4 to 2.5 migration documentation, which is complex but not simple, alongside client projects that are taking up a significant amount of time.

It will be completed soon, but not too soon, because the best stew is the one that has been cooked thoroughly.