Skip to content

Conversation

stissot
Copy link

@stissot stissot commented Oct 3, 2022

Description

Adds the ssl_dh attribute to config, to be able to set Diffie Hellman parameters (required to start on Ubuntu 22.04)

Generated config

# SSL DH parameters
# Generate new params with `openssl dhparam -out /etc/dovecot/dh.pem 4096`
# Or migrate from old ssl-parameters.dat file with the command dovecot
# gives on startup when ssl_dh is unset.
#ssl_dh = </etc/dovecot/dh.pem

Contribution Check List

  • All tests pass.
  • New functionality includes testing.
  • New functionality has been documented in the README and metadata if applicable.

See CONTRIBUTING.md.

lordkage pushed a commit to lordkage/dovecot-cookbook that referenced this pull request May 13, 2023
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.

2 participants