WAPT version 1.7
Server: Debian 10
Console: Win 10
I am currently configuring the WAPT console on my administration workstation, following the documentation. Everything was going well until, in the console configuration, I checked the 'verify https server certificate' box.
The certificate is successfully retrieved from the server and placed in wapt/ssl/server/, but I immediately get SSL errors that appear in red in the configuration window:
Code: Select all
error:14.90086:SSL routines:ssl3_get_server_certificate:certificate verify failed.
I can't even start the console anymore, I keep getting the same SSL error messages.
On the server, I replaced the self-signed certificates with those of my organization (replacing the cert.pem and key.pem files in /opt/wapt/waptserver/ssl/). The connection to the server's web interface works perfectly.
If someone can help me, because right now I don't really see the problem.
Thanks in advance
AND.
