Split create certificate process into two steps #43

Öppen
opened 2021-09-23 16:52:01 +00:00 by Ghost · 0 kommentarer

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
Logga in för att delta i denna konversation.
Ingen Etikett
Ingen Milsten
Ingen tilldelad
1 Deltagare
Notiser
Förfallodatum
Förfallodatumet är ogiltigt eller utanför gränserna. Använd formatet 'åååå-mm-dd'.

Inget förfallodatum satt.

Beroenden

No dependencies set.

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