Does Greenlock use Let’s Encrypt directly, or does it go through https://greenlock.domains? #41

Closed
opened 2021-01-20 14:59:07 +00:00 by Ghost · 2 comments

First of all, thanks for Greenlock. I really like what you’re doing here.

Now to the question:

When I use Greenlock.js and Greenlock Express, is https://greenlock.domains involved at all?

In other words: Do the maintainers of https://greenlock.domains get to see my private keys?

First of all, thanks for Greenlock. I really like what you’re doing here. Now to the question: When I use Greenlock.js and Greenlock Express, is https://greenlock.domains involved at all? In other words: Do the maintainers of https://greenlock.domains get to see my private keys?
Owner

You're welcome. :)

And no, https://greenlock.domains is just the web-based demo of Greenlock. And even it doesn't see private keys because everything happens client-side and via CORS.

You're welcome. :) And no, https://greenlock.domains is just the web-based demo of Greenlock. And even it doesn't see private keys because everything happens client-side and via CORS.
Author

👍 Awesome. Thanks for the answer.

👍 Awesome. Thanks for the answer.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: root/greenlock.js#41
No description provided.