Skip to content

[WIP] Improve SSL support #599

@3flex

Description

@3flex

I intend to open a PR to address several open tickets related to SSL in this module.

Target issues:

Target PRs (will update and consolidate):

People have asked for:

  1. Creating cert/key files based on cert/key data that is stored in hiera
  2. Having a configurable directory for SSL cert/key storage, but not changing other functionality the module provides.
  3. Not copying SSL keys around as the module currently does

The simplest thing IMHO is for this module to reference the filename of the certificate and key, and rely on the user to create the files however they choose. They can create files based on hiera data (would require a small bit of custom code), manually or using a companion module like camptocamp/openssl.

I don't think any kind of SSL key management should be part of the scope of this module. Comments welcome! I'll wait for rough consensus before changing anything there.

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