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

Let's Encrypt Auto-Renew scripts #142

Closed
wants to merge 98 commits into from
Closed

Let's Encrypt Auto-Renew scripts #142

wants to merge 98 commits into from

Conversation

frezbo
Copy link

@frezbo frezbo commented Aug 24, 2016

No description provided.

@HansVanEijsden
Copy link

HansVanEijsden commented Aug 24, 2016

Thanks for your commits.
But I see you're using the slower and more insecure RSA 4096 in stead of the faster and more secure ECC 384 keys. Isn't it an idea to do it immediately right, and use ECC keys in stead of RSA?
See also: #83

@frezbo
Copy link
Author

frezbo commented Aug 24, 2016

I currently use ECC keys for one of my subdomain to see how it performs, and it does support RSA too. I used a patched version of openssl to support CHACHA20/POLY1305 ciphers. But i think most people still stick with RSA keys, maybe i will update soon. Thanks for the suggestions

@frezbo
Copy link
Author

frezbo commented Aug 26, 2016

@HansVanEijsden I have now added support for both ECC and RSA keys

@HansVanEijsden
Copy link

@frezbo great, thanks!

@rugk
Copy link
Contributor

rugk commented Sep 2, 2016

@frezbo You nearly rescripted everything and changed the whole script. Do you really think this changes would get into ACME-Tiny?
Do you plan to maintain a fork of ACME-Tiny with more features?

You should list some advantages if your fork if you do so.

@frezbo
Copy link
Author

frezbo commented Sep 3, 2016

@rugk Yeh, i plan to maintain the fork

@diafygi
Copy link
Owner

diafygi commented Mar 17, 2018

I'm going to close this since it's well beyond the scope of my version of the project. Please feel free to maintain your own fork of what works for you, though :)

@diafygi diafygi closed this Mar 17, 2018
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

Successfully merging this pull request may close these issues.

None yet

5 participants