​
DirectorySecurity Advisories
Sign In
Directory
cfssl-self-sign-fips logoFIPS

cfssl-self-sign-fips

Last changed

Sign In for Updates

Get notified of upcoming product changes, critical vulnerability notifications and patches and more.

Sign In
Versions
Overview
Provenance
Specifications
SBOM
Vulnerabilities
Advisories

Overview

This image is a wrapper around self-signed certificate generator using Cloudflare's PKI toolkit, cfssl which is a tool which is useful for generating self-signed certificates for testing and development purposes.

The image generates a self-signed certificate for a wildcard domain, *.example.com by default. The generated certificates are output to the /output directory.

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/cfssl-self-sign:latest

Usage

This image outputs the generated certificates to the /output directory. You can mount a volume to this directory to access the generated certificates.

$ docker container run -v $(pwd):/output cgr.dev/chainguard-private/cfssl-self-sign

$ ls
...
ca-config.json
ca-csr.json
ca-key.pem
ca.csr
ca.pem
wildcard-csr.json
wildcard-key.pem
wildcard.csr
wildcard.pem
...
Licenses

Chainguard Images contain software packages that are direct or transitive dependencies. The following licenses were found in the "latest" version of this image:

  • Apache-2.0

  • BSD-2-Clause

  • GPL-2.0-only

  • GPL-2.0-or-later

  • LGPL-2.1-or-later

  • MIT

  • MPL-2.0

For a complete list of licenses, please refer to this Image's SBOM.

Software license agreement

Compliance

This is a FIPS validated image for FedRAMP compliance.

This image is STIG hardened and scanned against the DISA General Purpose Operating System SRG with reports available.

Learn more about STIGsGet started with STIGs

Related images

Category
FIPS
STIG
application

Safe Source for Open Sourceâ„¢
Media KitContact Us
© 2024 Chainguard. All Rights Reserved.
Private PolicyTerms of Use

Chainguard Images