Jump to content

How to add a digital signature for SPK file that was created by python for the python service.


Roman Goryainov 2

Recommended Posts

How to add a digital signature for SPK file that was created by python for the python service.

Good day,

I have created two SPK files with the additional python packages - for web and analyst.

As for the web - I don't have any problems - it installs and applies for Python web services.

But for the SPK file for the Spotfire analyst client, I see the warning pop-up shows that this module doesn't have a digital signature.

In the normal way, I use Spotfire SDK to create modules and sign them by the certificate.

But SPK for Python should be created using python.exe and spotfire.zip package.

There is no option in the documentation to sign this package.

Does anybody know how to add a digital signature for the SPK package created by python

Thanks in advance.

Link to comment
Share on other sites

Hi,

Looking at the same thing. I see you can add "--cert CERT --password PASSWORD" to command when you create the package.

usage: python -m spotfire.spk packages [-h] [-v VERSION] [-f]

[--versioned-filename] [-n NAME]

[--analyst] [--cert CERT]

[--password PASSWORD]

[--timestamp TIMESTAMP] [--sha256]

spk-file requirements

So what I have not figured out is how you should create the cert. Anyone with a howto for that

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...