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

Certificates expired #3

Open
tazjin opened this issue Aug 27, 2016 · 5 comments
Open

Certificates expired #3

tazjin opened this issue Aug 27, 2016 · 5 comments
Assignees
Labels

Comments

@tazjin
Copy link
Member

tazjin commented Aug 27, 2016

TLS certificates in *.tendollarbond.com have expired. Must have missed a letsencrypt reminder.

At the moment we use DNS based challenges to fetch new certificates through LE, but that's done by me running a command. Needs a proper fix.

@tazjin tazjin self-assigned this Aug 27, 2016
@tazjin
Copy link
Member Author

tazjin commented Aug 27, 2016

Certificates have been replaced in k8s, nginx restarted. Pending restart of other services that need certs ...

@tazjin
Copy link
Member Author

tazjin commented Aug 27, 2016

Jabber is also done, Mumble still pending. I'll wait until early tomorrow when it's not in use.

@tazjin
Copy link
Member Author

tazjin commented Aug 29, 2016

Interesting to keep an eye on mumble-voip/mumble#2221

A proper fix for this may involve a k8s controller doing letsencrypt-renews. We could also use that to update the certs in Mumble as per above.

@tazjin
Copy link
Member Author

tazjin commented Sep 1, 2016

All certificates are replaced (with a bit of a delay).

Next step is doing this automatically.

@tazjin
Copy link
Member Author

tazjin commented Sep 22, 2016

I wrote a controller to deal with certificate rerieval / renewal: https://github.com/tazjin/kubernetes-letsencrypt/

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

No branches or pull requests

1 participant