Skip to content

Allow install FIPS versions #37

@drootsad

Description

@drootsad

Is your feature request related to a problem? Please describe.

  • Unable to use this asdf plugin to install FIPS builds

Describe the solution you'd like

  • List the FIPS builds as well and be able to install them

Describe alternatives you've considered

  • Manually managing teleport binaries

Additional context

  • The FIPS builds sit in the same CDN location as the Non-FIPS builds. We just need a way to specify FIPS versions to be downloaded/installed. Unfortunately the files are named a bit differently between fips/non-fips versions for example:

non-FIPS version: https://cdn.teleport.dev/teleport-ent-${VERSION?}-linux-${SYSTEM_ARCH?}-bin.tar.gz
FIPS version: https://cdn.teleport.dev/teleport-ent-${VERSION?}-linux-${SYSTEM_ARCH?}-fips-bin.tar.gz

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions