-
Notifications
You must be signed in to change notification settings - Fork 51
CA authority as part of Simian #47
Comments
After looking a bit, I've found cryptography.io This looks like a promising library. I'll take a swing at implementing with this. |
@maximermilov Would a custom runtime be an option? https://github.com/googlearchive/appengine-vm-fortunespeak-python I might be able to break it into a separate module for this project, or as a stand alone project. |
|
Is using something like Let's Encrypt possible? I'm attempting to make the modifications myself, but I'm not the best at this. |
Hi Nathan, |
Sorry, I misunderstood this issue. Let's Encrypt is mostly designed for adding SSL to public HTTPS hosts and probably won't even work if the clients aren't publicly accessible on a domain name. |
This issue is being presented as an opportunity for the Github community to make any further suggestions about implementation before an attempt is made to implement a solution.
Work will start on or about July 13
Details from the Simian feature request doc are below:
Problem:
A major hurtle to small shops using Simian is establishment of a common CA to sign client certificates. While many shops simply use puppet, it would be better to include a CA option on the simian server.
Solution:
Create a solution to perform X509 signing requests.
Constraints:
The text was updated successfully, but these errors were encountered: