Skip to content

feature request: manage certificate authority and allow signing certs with a CA #152

@zilchms

Description

@zilchms

If I interpret this correctly, in #39 there have been attempts made to generate and manage a CA.
However, as the original pull request was closed by the original author without apparent reason, there is currently no way to create and manage a CA and generate certificates signed by the managed CA (or any CA for that matter).

I would like to push a discussion, if this is a feature that is wanted/planned as well as find some pointers on how we could implement this. I have thus far looked into the module and roughly understood how it works. Unfortunately I dont think I have the necessary knowledge yet to implement a fitting solution.

Additionally I think, this could be split into several features:

  • Generate a CA
  • Manage a CA (can be coupled with the generation)
  • Allow the possibility to sign certs against an existing CA file (this i think can be done independently of the other features)

Any comments, pointers and help in general is very appreciated :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions