Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

iceca(1) [debian man page]

ICECA(1)							   ZeroC Ice 3.4							  ICECA(1)

NAME
iceca - establish a certificate authority and generate certificates SYNOPSIS
iceca init [--no-password] [--overwrite] iceca request [--overwrite] [--no-password] file common-name [email] iceca sign --in <req> --out <cert> [--ip <ip> --dns <dns>] iceca import [--overwrite] [--key-pass password] [--store-pass password] [--java alias cert key keystore ] [--cs cert key out-file] DESCRIPTION
Python script to manage self signed certificate authorities to create valid certificate files and key stores for IceSSL. Full documentation of this tool is available online at http://www.zeroc.com/doc/Ice-3.4.2-IceTouch/manual/IceSSL.42.7.html Alternatively you may find the same information in the non-free package zeroc-ice-manual. COPYRIGHT
This man page is Copyright (C) 2008-2010 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.4.2/manual/ Francisco Moya 2008-05-16 ICECA(1)

Check Out this Related Man Page

FALSE(1)                                                           User Commands                                                          FALSE(1)

NAME
false - do nothing, unsuccessfully SYNOPSIS
false [ignored command line arguments] false OPTION DESCRIPTION
Exit with a status code indicating failure. --help display this help and exit --version output version information and exit NOTE: your shell may have its own version of false, which usually supersedes the version described here. Please refer to your shell's doc- umentation for details about the options it supports. AUTHOR
Written by Jim Meyering. REPORTING BUGS
GNU coreutils online help: <http://www.gnu.org/software/coreutils/> Report false translation bugs to <http://translationproject.org/team/> COPYRIGHT
Copyright (C) 2017 Free Software Foundation, Inc. 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. SEE ALSO
Full documentation at: <http://www.gnu.org/software/coreutils/false> or available locally via: info '(coreutils) false invocation' GNU coreutils 8.28 January 2018 FALSE(1)
Man Page

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Oracle documentation online

Anyone know where I can find good information/documentation online? Thanks, Chuck (1 Reply)
Discussion started by: 98_1LE
1 Replies

2. UNIX for Dummies Questions & Answers

Unix Help!

What unix command will let me take a row of data like: P,Master D,Heavy T,Ice H,mike P,Joey and convert it into standard output in a single column like: P,Master D,Heavy T, Ice Thanks J.J. (1 Reply)
Discussion started by: JJJ
1 Replies