afosto / yaac

Yet another ACME client: a decoupled LetsEncrypt client
Other
219 stars 85 forks source link

Wrong Expiry Date #55

Open yosus opened 1 year ago

yosus commented 1 year ago

Hi,

The expiry date given does not match the actual cert (seen in Chrome). Tested on Live & Staging modes.

$order->getExpiresAt()->format('d-M-Y')

// Expiry shown here is 26-Sep-2022 (code above),
// Chrome shows expiry on 18-Dec-2022