зеркало из
https://github.com/therootcompany/greenlock.js.git
synced 2025-07-01 21:56:31 +00:00
Does Greenlock use Let’s Encrypt directly, or does it go through https://greenlock.domains? #41
Загрузка…
x
Ссылка в новой задаче
Block a user
Описание отсутствует.
Удалить ветку «%!s()»
Удаление ветки необратимо. Несмотря на то, что удаленная ветка может просуществовать некоторое время перед тем, как она будет окончательно удалена, это действие НЕВОЗМОЖНО отменить в большинстве случаев. Продолжить?
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?
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.
👍 Awesome. Thanks for the answer.