Page 2 of 2

Re: No authorization token - Windows Agent

Published: March 10, 2025 - 3:55 PM
by sfonteneau
The default Wapt configuration is "use_ssl_client_auth=True".

You can try changing this value and then running postconf to see if it's better.

Version 2.6 is now quite stable.

The Windows Update issues with Windows 11 24h2 affected all versions.

Re: No authorization token - Windows Agent

Published: March 27, 2025 - 10:31
by sma
Hello,

I can confirm that the problem was resolved by setting the WAPT configuration to "use_ssl_client_auth=True".
I thought this option was modifiable and allowed bypassing the client certificate verification.

Thank you for your feedback and help.

Best regards,

SMA

Re: No authorization token - Windows Agent

Published: March 27, 2025 - 11:31
by dcardon
Hi Sébastien,

thanks for the feedback. :-)

"use_ssl_client_auth=False" should only be used in certain unusual cases (like a dodgy reverse proxy that doesn't support streaming mode), but in my opinion, it should be completely removed.

I'm marking this topic as resolved.

Regards,

Denis