freebsd-ports/security/ct-submit/pkg-message
Matthew Seaman 085f7ada03 Simple utility for submitting to transparency logs
PR:		216766
Submitted by:	Jim Ohlstein <jim@ohlste.in>
2017-05-01 14:45:00 +00:00

12 lines
847 B
Plaintext

/**************************************************************************/
/* */
/* 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 */
/* */
/**************************************************************************/