1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.1.
.TH TRUSTSTORE "1" "June 2021" "truststore 0.9.6" "User Commands"
.SH NAME
truststore \- Go application for local installation of development certificates
.SH DESCRIPTION
.SS "Usage:"
.IP
truststore [\-uninstall] rootCA.pem
.HP
\fB\-all\fR
.IP
install or uninstall on the system, Firefox and Java truststores
.HP
\fB\-firefox\fR
.IP
install or uninstall on the Firefox truststore
.HP
\fB\-help\fR
.IP
show help
.HP
\fB\-java\fR
.IP
install or uninstall on the Java truststore
.HP
\fB\-no\-system\fR
.IP
disables the install or uninstall on the system truststore
.HP
\fB\-uninstall\fR
.IP
uninstall the given certificate
.TP
\fB\-v\fR
be verbose
.SH "REPORTING BUGS"
Report bugs to https://github.com/smallstep/truststore/issues
.SH AUTHOR
This manpage was written by Peymaneh Nejad for the Debian distribution and
can be used for any other usage of the program.
|