Split create certificate process into two steps #43

오픈
opened 2021-09-23 16:52:01 +00:00 by Ghost · 0개의 코멘트

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'형식을 사용해주십시오.

마감일이 설정되지 않았습니다.

의존성

No dependencies set.

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