Split create certificate process into two steps #43

開放中
建立於 2021-09-23 16:52:01 +00:00 由 Ghost · 0 comment

Hi, Bruno Albino here. I work for Maestro company, California - L.A. We start using greenlock library to create custom domains with DNS challenges. However, since we are asking to our clients manually put the records into his domain service, we can't create the certificate right after the call in the challenge.set. Our flow would be:

  1. Client submit his domain
  2. We validate, and then call greenlock to "add" that domain (but no create the certificate yet, just to acquire the DNS challenges.
  3. Return to the client the challenges
  4. Client add manually and then try to check that status
  5. With greenlock, we need to grab that first acquired challenge and try to validate again
Hi, Bruno Albino here. I work for Maestro company, California - L.A. We start using greenlock library to create custom domains with DNS challenges. However, since we are asking to our clients manually put the records into his domain service, we can't create the certificate right after the call in the challenge.set. Our flow would be: 1. Client submit his domain 2. We validate, and then call greenlock to "add" that domain (but no create the certificate yet, just to acquire the DNS challenges. 3. Return to the client the challenges 4. Client add manually and then try to check that status 5. With greenlock, we need to grab that first acquired challenge and try to validate again
登入 才能加入這對話。
未選擇標籤
未選擇里程碑
沒有負責人
1 參與者
通知
截止日期
截止日期無效或超出範圍,請使用「yyyy-mm-dd」的格式。

未設定截止日期。

先決條件

未設定先決條件。

參考: root/greenlock.js#43
No description provided.