iceca

Langue: en

Autres versions - même langue

Version: 2008-05-16 (ubuntu - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

iceca - establish a certificate authority and generate certificates

SYNOPSIS

iceca init [--no-password] [--overwrite] .br iceca request [--overwrite] [--no-password] file common-name [email] .br iceca sign --in <req> --out <cert> [--ip <ip> --dns <dns>] .br iceca import [--overwrite] [--key-pass password] [--store-pass password] [--java alias cert key keystore ] [--cs cert key out-file] .br

DESCRIPTION

Python script to manage self signed

Full documentation of this tool is available online at http://www.zeroc.com/doc/Ice-3.3.0-IceTouch/manual/IceSSL.43.7.html

Alternatively you may find the same information in the non-free package zeroc-ice-manual.

This man page is Copyright (C) 2008 Francisco Moya. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>

This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

The text of GPLv3 is also available in /usr/share/common-licenses/GPL-3

SEE ALSO

Please, for further information refer to Distributed Programming with Ice by Michi Henning, Mark Spruiell, et al. available as a PDF file in the non-free package zeroc-ice-manual or browse it online at http://www.zeroc.com/doc/Ice-3.3.0/manual/