1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/security/hitch/pkg-message
2019-08-14 12:16:12 +00:00

9 lines
150 B
Plaintext

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