.\" iceca.1 -- .\" Created: Thu, 15 Dec 2005 22:09:31 +0100 .\" .TH "ICECA" "1" "2008-05-16" "Francisco Moya" "ZeroC Ice 3.5" .SH "NAME" iceca \- establish a certificate authority and generate certificates .SH "SYNOPSIS" \fBiceca init [\-\-no\-password] [\-\-overwrite] \fR .br \fBiceca request [\-\-overwrite] [\-\-no\-password] file common\-name [email] \fR .br \fBiceca sign \-\-in \-\-out [\-\-ip \-\-dns ] \fR .br \fBiceca import [\-\-overwrite] [\-\-key\-pass password] [\-\-store\-pass password] [\-\-java alias cert key keystore ] [\-\-cs cert key out\-file] \fR .br .SH "DESCRIPTION" .PP Python script to manage self signed certificate authorities to create valid certificate files and key stores for IceSSL. .PP Full documentation of this tool is available online at .I http://www.zeroc.com/doc/Ice\-3.5\-IceTouch/manual/IceSSL.42.7.html .PP Alternatively you may find the same information in the non\-free package zeroc\-ice\-manual. .SH "COPYRIGHT" This man page is Copyright (C) 2008-2010 Francisco Moya. License GPLv3+: GNU GPL version 3 or later .PP This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .PP The text of GPLv3 is also available in /usr/share/common\-licenses/GPL\-3 .SH "SEE ALSO" .PP Please, for further information refer to .I Distributed Programming with Ice by Michi Henning, Mark Spruiell, et al. available as a PDF file in the non\-free package .B zeroc\-ice\-manual or browse it online at .I http://www.zeroc.com/doc/Ice\-3.5/manual/