dlapiduz / certbot-s3front

Certbot CLI plugin for S3/CloudFront validation and installation
MIT License
584 stars 70 forks source link

How to Install the certificate for second time without prompts #62

Closed vladejs closed 6 years ago

vladejs commented 6 years ago

Hello, I created a cert for a cloudfront distribution, when uploading it gave me error installing it due to an AWS restriction.

Now, the certificate exists, and when I run the command again, it ask me either to install it again (option 1) or renew it (option 2).

How do I tell it to install it again without prompts?

dlapiduz commented 6 years ago

Hi @vladejs, You can try using certbot renew or using one of the automation options. How are you running this?