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

Combining this with HTTPS #21

Open
DonaldTsang opened this issue Apr 22, 2020 · 5 comments
Open

Combining this with HTTPS #21

DonaldTsang opened this issue Apr 22, 2020 · 5 comments

Comments

@DonaldTsang
Copy link

Is it possible to combine this application with https://letsencrypt.org/ or https://certbot.eff.org/ ?
that way things can get more streamlined.

@Itzyo
Copy link

Itzyo commented Apr 25, 2020

Well i don't know if this is helpful or not but you can run certbot as always but with your freenom domain. Then you can enable systemctl for the provided job.

The only issue i experienced is that DNS records are updated very slowly but it still works.

@DonaldTsang
Copy link
Author

Yeah the idea is that both Freenom Updates and Certbot Updates can be automated together in one package, such that people can do minimum work.

@Itzyo
Copy link

Itzyo commented Apr 26, 2020

I think that shouldn't be to difficult. Maybe one could write a shell script that periodically issues both updates. That would be a very hacky solution though.

@maxisoft
Copy link
Owner

I guess it's already possible with certbot hooks in dns mode as described here: https://certbot.eff.org/docs/using.html#hooks

@benthetechguy
Copy link

You're looking for certbot-dns-freenom.

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

No branches or pull requests

4 participants