Project

General

Profile

Actions

Bug #13283

closed

Update build so that licensed binaries don't embed key/license

Added by François ARMAND over 5 years ago. Updated about 4 years ago.

Status:
Released
Priority:
N/A
Category:
Packaging
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

We want to be able to make standard protected binaries and give the license / key separatly. We used to embed both to make the life of users simpler, but that forbid (among other things) some important maintenance tasks like:

- changing the public key if needed,
- easely updating the license information,
- having verifiable signatures common for users of the same binary (each binary is unique).

And of course, it simplify the distribution of binaries.

So, we need the common makefile infrastructure so that make ${plugin}-licensed build a generic licensed plugin which will look:

- for the license in path: /opt/rudder/etc/plugins/licenses/${pluginId}.license
- for the key path (the key is the same for all plugin of a given user): opt/rudder/etc/plugins/licenses/license.key


Subtasks 2 (0 open2 closed)

Bug #13321: Update build so that licensed binaries don't embed key/license (branche 4.3)ReleasedVincent MEMBRÉActions
Bug #13322: Update build so that licensed binaries don't embed key/license (branche 5.0)ReleasedFrançois ARMANDActions
Actions

Also available in: Atom PDF