summaryrefslogtreecommitdiff
path: root/security/hitch/pkg-message
blob: 7d796e21e2d7240a5eb94d4936d1a8818b3105a0 (plain)
1
2
3
4
5
6
7
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
}
]