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

Optional generation of Diffie-Hellman Parameters #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alxwr
Copy link
Member

@alxwr alxwr commented Jul 25, 2019

New since Dovecot 2.3.

From the mail log:

Jul 25 20:27:00 node2 dovecot: config: Warning: please set ssl_dh=</etc/dovecot/dh.pem                               
Jul 25 20:27:00 node2 dovecot: config: Warning: You can generate it with: dd if=/var/lib/dovecot/ssl-parameters.dat bs=1 skip=88 | openssl dhparam -inform der > /etc/dovecot/dh.pem

Tested on FreeBSD 11.2 and Debian 10.

@alxwr alxwr requested a review from aboe76 July 25, 2019 21:15
@alxwr alxwr self-assigned this Jul 25, 2019
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.

1 participant