[SOLVED] You must provide the filepath to your personal certificate
Published: August 6, 2020 - 11:07 AM
Hello!
Okay, we've launched our community server and I'm trying to put together a package to install our onboarding tool.
Nothing crazy about the creation since it has a switch to install silently, so I wanted to test a first version without modification, but in PyScripter when I run "-i build-upload" I get the following message:
However, I have correctly entered my certificate in the WAPT console and I have no problems deploying the store packages.
However, since we're in a multi-user environment, we opted to have a single certificate for multiple administrators, which we stored on a network drive. Could this cause a problem for PyScripter accessing it?
D.
Okay, we've launched our community server and I'm trying to put together a package to install our onboarding tool.
Nothing crazy about the creation since it has a switch to install silently, so I wanted to test a first version without modification, but in PyScripter when I run "-i build-upload" I get the following message:
Code: Select all
You must provide the filepath to your personal certificate the [global]->personal_certificate_path key of configuration C:\Users\****\AppData\Local\waptconsole\waptconsole.iniHowever, since we're in a multi-user environment, we opted to have a single certificate for multiple administrators, which we stored on a network drive. Could this cause a problem for PyScripter accessing it?
D.