sonata-nfv/son-catalogue-repos

Package Signing

Closed this issue · 2 comments

Package signing feature involves different components:

  • SDK
  • Gatekeeper API
  • Gatekeeper User Management
  • SP Catalogue

The SP Catalogue needs additional work in order to store SIGNED and UNSIGNED (regular) contents.

Signature field implemented in SONATA package files API (son-package):
file_container.signature = signature

The scope of the signature is reduced to the package file. While descriptors still have a signature field, it is set to null.

Leave a comment