Hello,
I'm having trouble with my setup. When I try to import packages from the internet or create my WAPT agent, I get the following message: "The private key does not exist."
My infrastructure:
1 Debian 8 server with WAPT (https://dev.tranquil.it/scenari/guide_a ... ebian.html)
1 client workstation with WAPT console: Windows 7 Pro on a domain
1 client workstation: Windows 7 Pro on a domain
1 client workstation: Windows 7 Pro on a non-domain
I followed the procedure described above to the letter, and I do have certificates (PEM and CRT) in my c:\private\ directory.
I specified the path to the private key in the WAPT preferences (see attached image).
Do I need to integrate the private key into the Debian server? I performed the same installation with a WAPT server on Windows without any problems.
Thank you for your help.
Follow-up question: With a Debian server, are the downloaded WAPT packages stored locally on the Debian machine? If so, is it possible to change their location?
[SOLVED] Internet import private key issue / agent
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Hello again,
While browsing a website https://wiki.lesfourmisduweb.org/index. ... nsole_WAPT,
I read a sentence about DNS:
"Using IP addresses is not recommended (some bugs have been reported)."
In production, I use the fully qualified domain name (wapt.mydomain.fr). It has the advantage of working even if the `nslookup` command for Wapt fails.
So, I reconfigured my console by calling the DNS name, and that resolved my issue.
I'll test my theory on how to solve the problem with the second prototype this evening.
My follow-up question remains: With a Debian server, are the downloaded WAPT packages stored locally on the Debian machine? If so, is it possible to change their location?
While browsing a website https://wiki.lesfourmisduweb.org/index. ... nsole_WAPT,
I read a sentence about DNS:
"Using IP addresses is not recommended (some bugs have been reported)."
In production, I use the fully qualified domain name (wapt.mydomain.fr). It has the advantage of working even if the `nslookup` command for Wapt fails.
So, I reconfigured my console by calling the DNS name, and that resolved my issue.
My follow-up question remains: With a Debian server, are the downloaded WAPT packages stored locally on the Debian machine? If so, is it possible to change their location?
- sfonteneau
- WAPT Expert
- Messages: 2318
- Registered: July 10, 2014 - 11:52 PM
- Contact :
The DNS solution is still strange...
On a Debian server, the directory is /var/www/wapt/.
To modify this directory (not tested):
edit: /etc/apache2/sites-available/wapt.conf.
Or, more simply, create a symbolic link.
On a Debian server, the directory is /var/www/wapt/.
To modify this directory (not tested):
edit: /etc/apache2/sites-available/wapt.conf.
Or, more simply, create a symbolic link.
Thank you for your reply.
I finally found the location for the packages.
Instead of using a symbolic link, I'm going to directly create a mount point for /var/www.
Thank you for your help.
(I'm going to create another mockup to recreate the certificate error.)
I finally found the location for the packages.
Instead of using a symbolic link, I'm going to directly create a mount point for /var/www.
Thank you for your help.
(I'm going to create another mockup to recreate the certificate error.)
