diff options
Diffstat (limited to 'security/hitch/pkg-message')
-rw-r--r-- | security/hitch/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/security/hitch/pkg-message b/security/hitch/pkg-message index ded2a0b436bf..7d796e21e2d7 100644 --- a/security/hitch/pkg-message +++ b/security/hitch/pkg-message @@ -1,2 +1,8 @@ +[ +{ type: install + message: <<EOM Don't forget to append DH params to your pem file using: openssl dhparam -rand - 2048 >> /path/to/cert.pem +EOM +} +] |