Skip to content

azurelinux/base/core Enable FIPS-140 mode #16138

@narisu-ops

Description

@narisu-ops

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

To be FIPS Compliance, base image must use only approved cryptographic libraries by FIPS-140 to comply with government, financial & other customer requirements.

mcr.microsoft.com/azurelinux/base/core:3.0. Please confirm this image is FIPS enabled.

Describe the solution you'd like

OpenSSL 3 is the minimum version approved
For Mariner, use OpenSSL that comes with it. Mariner team is committed to keep the crypto FIPS certified.
Do not hardcode to OpenSSL 1.1.1.
All code must be dynamically linked to OpenSSL, statically linking code to OpenSSL is not allowed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestRequest for a feature or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions