Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overwrite SSL certificates if settings are changed #41

Open
6 of 8 tasks
Xilonz opened this issue Sep 27, 2019 · 1 comment
Open
6 of 8 tasks

Overwrite SSL certificates if settings are changed #41

Xilonz opened this issue Sep 27, 2019 · 1 comment

Comments

@Xilonz
Copy link

Xilonz commented Sep 27, 2019

Submit a feature request or bug report


What is the current behavior?

When adding domains or changing the site_hosts the cloudflare_origin_ca doesn't get updated because {site_key}.pem already exists.
[FATAL] Certificate file "{site_key}.pem" already exists, use -overwrite to overwrite
This results in cloudflare not adding the origin ca to additional domains or updating the hostnames.

What is the expected or desired behavior?

I think this behavior should be documented and/or be resolved. A solution would be to allowing to overwrite the certificate file name or passing -overwrite using an argument.

@tangrufus
Copy link
Member

tangrufus commented Sep 27, 2019

I think this behavior should be documented

Agree. The readme needs to mention about how to renew/re-generate SSL cert.

In the meantime, see #40 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants