Skip to content

"msg":"warning: \"certutil\" is not available, install \"certutil\" with \"apt install libnss3-tools\" or \"yum install nss-tools\" and try again"} #467

Description

@hadmut

Hi,

I had some older docker-compose file running Caddy (docker image, alpine version) with some backend, and I know it just worked smoothly some months ago. Caddy using self-certification.

Now it stopped working.

Reason:
,"msg":"warning: "certutil" is not available, install "certutil" with "apt install libnss3-tools" or "yum install nss-tools" and try again"}

Solution:
apk add nss-tools

That's where certutil is now.

Please add this package to the build process.

regards

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions