Secret Sealer Integration - Rafay Product Documentation

Secret Sealer

A Secret sealer helps to encrypt the sensitive data of the resources, making them safe to store, even in a public repository


Create Secret Sealer

To create a Secret Sealer, follow the below steps:

Important

A project can have only one secret sealer with multiple versions

Using this secret sealer, users can seal the secret values in two ways:


Secret Sealer Versions

Users can view the Secret Sealers of a project with different versions and their status. The Secret Sealer of that specific project appears with the below details:

Options

View and Download

Users can either click the View button available in the secret sealer summary box at the top or use the View button of the active version from the Versions table

Version Statuses


New Version

Once the new version is created, it is added to the Version list at the top with Active status. Users can view, download and use the certificate to secure their Git Repo. Use the Revoke button to withdraw that specific version

Revoke Secret Sealer versions

Revoking an active Secret Sealer version creates the next version automatically. An example is shown below:

Revoking the version v-16 creates a new version v-17

Important