Split create certificate process into two steps #43

Otwarty
opened 2021-09-23 16:52:01 +00:00 by Ghost · 0 komentarzy

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
Zaloguj się, aby dołączyć do tej rozmowy.
Brak etykiety
Brak kamienia milowego
Brak przypisanych
Uczestnicy 1
Powiadomienia
Termin realizacji
Data realizacji jest niewłaściwa lub spoza zakresu. Użyj formatu 'yyyy-mm-dd'.

Brak ustawionego terminu realizacji.

Zależności

No dependencies set.

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