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

Update configwizard.lua #4605

Merged
merged 1 commit into from Sep 20, 2023
Merged

Update configwizard.lua #4605

merged 1 commit into from Sep 20, 2023

Conversation

Dani778
Copy link
Contributor

@Dani778 Dani778 commented Sep 18, 2023

FIXED dkim key generation in configwizard, update from old api

On current configwizard.lua I was getting such error:
call to rspamadm lua script failed (2): /usr/share/rspamd/lualib/rspamadm//configwizard.lua:382: attempt to call field 'generate_keypair' (a nil value); trace: [1]:{/usr/share/rspamd/lualib/rspamadm//configwizard.lua:784 - [Lua]};
So I modified it basing on rspamd cryptobox docs and dkim_keygen.lua

FIXED dkim key generation, update from old api
lualib/rspamadm/configwizard.lua Show resolved Hide resolved
@vstakhov vstakhov merged commit 45d3cbb into rspamd:master Sep 20, 2023
1 check passed
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

2 participants