Skip to content

[Feature]: Allow for different styles of secrets to be stored #135

@sarhaynes

Description

@sarhaynes

NetBox version

v3.7.3

Feature type

New Model to plugin

Proposed functionality

We need to be able to store PEM formatted private keys as our secrets, not just passwords. Currently we can enter the PEM key, but it gets reformatted and will not work when extracted. I would recommend a selection of "PlainText" or "File" as a storage mechanism for the cipher. If file is selected a PEM file could be uploaded as the "Secret" for the system.

Use case

We use PEM files as authentication tokens to elevate privileges. We need a way to securely store those with devices.

External dependencies

Do not believe this would require any additional external dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions