freebsd-ports/security/hitch/pkg-message
2019-08-14 12:16:12 +00:00

8 lines
150 B
Text

[
{ 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
}
]