acme->getCertificate(); } catch (\Exception $e) { $io->error($e->getMessage()); return 1; } return 0; } }