summaryrefslogtreecommitdiff
path: root/security/ct-submit/pkg-message
blob: 156c75e2aaa57d3e2d03e676d5b6142e263b1989 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
{ type: install
  message: <<EOM
 To submit to a transparency log use the following command:

 ct-submit some.cert-transparency.log < /path/to/ssl-cert.pem > foo.sct

 For a list of known logs, see:

 https://www.certificate-transparency.org/known-logs
EOM
}
]