Skip to content

if anvil can't read the already installed cert, it will always replace them #2

Description

@dlangille

If /usr/local/etc/ssl is chmod 740 and chown root:wheel, anvil will not be able to read the certs. Therefore, the diff fails silently, and it always installs the certs.

proposed solution:

  • test that file is readable
  • if readable, proceed with diff
  • if not readable, log error

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions