afosto / yaac

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

Not valid certificate #53

Closed useapp closed 2 years ago

useapp commented 2 years ago

This certificate cannot be verified up to trusted certification authority Issued by: Artificial Apricot R3

BastelPichi commented 2 years ago

Hello, this is the staging mode certificate: https://github.com/afosto/yaac#instantiate-the-client

Change Client::MODE_STAGING to Client::MODE_LIVE. However in testing, stick with the first option to keep load on LE servers low. Best regards