The search returned 5 results

by Libersa
June 5, 2015 - 1:08 PM
Forum: WAPT Server
Subject: Package creation and private key.
Answers: 2
Views : 3391

Re: Package creation and private key.

Hello,

a colleague of mine found the solution:

Edit the wapt-get.ini file with Notepad++ and add the following line:
private_key=

Example:
private_key=C:\keyfolder\waptkey.pem

This solved our problem; I hope it will do the same for others.

Okay...
by Libersa
June 3, 2015 - 3:29 PM
Forum: WAPT Server
Subject: Package creation and private key.
Answers: 2
Views : 3391

Package creation and private key.

Hello,

I'm encountering another error with WAPT, this time with package creation.
When I run the commands, the command prompt displays the following errors:

For "wapt-get make-template":
-"Warning No private key provided, package [...].wapt is unsigned!"

For "wapt-get sign-package..."
by Libersa
May 27, 2015 - 11:14
Forum: WAPT Server
Subject: WAPT console and private repository (error)
Answers: 4
Views : 6010

Re: WAPT console and private repository (error)

Thanks, problem solved!

The repository URL was written as an IP address: https://192.168.xxx.xxx.
I modified it to add /wapt to the end, and the repository now displays correctly.

Thank you for your help, and best of luck with your project.
by Libersa
May 27, 2015 - 10:22
Forum: WAPT Server
Subject: WAPT console and private repository (error)
Answers: 4
Views : 6010

Re: WAPT console and private repository (error)

Hello,

I see I forgot to mention that my server was running Debian when I wrote my message, so regarding the commands, I would appreciate their Linux equivalents (sorry for the oversight).

As for the "Packages" file, I can confirm that it is indeed present by accessing...
by Libersa
May 26, 2015 - 4:18 PM
Forum: WAPT Server
Subject: WAPT console and private repository (error)
Answers: 4
Views : 6010

WAPT console and private repository (error)

Hello,

I'm working on WAPT as an intern and I'm stuck on a submission problem.
Since I'm testing the software so my supervisor can then reuse my work, I don't have anyone on-site to help me solve the problem.

When I go to the submission tab in the console...