Hossein Shafagh

Results 38 comments of Hossein Shafagh

This [reference](https://cert-manager.io/docs/concepts/acme-orders-challenges/#challenge-lifecycle) might shed some light on the ACME flow. Basically, once you place an order, a challenge resource is being created. The challenge resource shall have a status field,...

Hey Hamid, this is promising. This means for pre-validated domains Lemur's ACME plugin would just skip the validation step, and go right into finalizing the order. Good to hear about...

I believe DigiCert's ACME API require auto-approval to avoid such confusions. Also, since domains are pre-validated, by definition the challenge should come back as valid, which means Lemur will attempt...

Thanks @ardichoke for sharing your experience. You are making a valid argument. Migrating to the latest Lemur versions should be smooth, and not break existing functionality. tagging @peschmae who has...

we should be able to do the check here, and potentially add the `store_account` to the plugin options if missing. I wonder if we should be opinionated and set the...

we just did a release: https://github.com/Netflix/lemur/releases/tag/v1.3.0