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

Rsa 2048 #84

Open
Dejfik opened this issue Jan 25, 2017 · 2 comments
Open

Rsa 2048 #84

Dejfik opened this issue Jan 25, 2017 · 2 comments

Comments

@Dejfik
Copy link

Dejfik commented Jan 25, 2017

Hi,
i am currently using lua-resty-auto-ssl, it´s working like a charm, thank you.
I just noticed, that it´s generating 4096bits keys and i would like it to be 2048 keys (in opnenssl.cnf i have 2048 as default). I´ve looked through config files, but I haven´t found where should i set this.
Can you help me ?
Thanks

@bungle
Copy link
Member

bungle commented Jan 25, 2017

@Dejfik, I think this is a right place to ask things about lua-resty-auto-ssl:
https://github.com/GUI/lua-resty-auto-ssl

@bungle
Copy link
Member

bungle commented Jan 25, 2017

@Dejfik actually lua-resty-auto-ssl relies on dehydrated, and it has by default a key size of 4096. Check dehydrated's configs for more info.

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