opnsense-ports/security/ct-submit/pkg-message
Franco Fichtner a309cd75a6 */*: sync with upstream
Taken from: HardenedBSD
2019-08-18 05:35:32 +02:00

13 lines
263 B
Text

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