You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
The text was updated successfully, but these errors were encountered:
kenyon
changed the title
feature request: manage certificate autority and allow signing certs with a CA
feature request: manage certificate authority and allow signing certs with a CA
Feb 18, 2023
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:
Any comments, pointers and help in general is very appreciated :)
The text was updated successfully, but these errors were encountered: