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

Recommended way to automate cert renewal? #29

Open
QasimQureshi opened this issue Aug 13, 2019 · 1 comment
Open

Recommended way to automate cert renewal? #29

QasimQureshi opened this issue Aug 13, 2019 · 1 comment

Comments

@QasimQureshi
Copy link

Is there a recommended way to automate certificate renewal?

My IBM Bluemix site keeps getting it's certificate expired, and then I manually renew it. Seems like something that would irk users!

@suhlig
Copy link
Collaborator

suhlig commented Sep 1, 2019

I have a pipeline that checks for expiration, and if a cert expires within the next 30 days, I simply delete the cert using ibmcloud app domain-cert-remove example.com -f and run bluemix-letsencrypt again. Has been working fine for more than 12 months now.

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