Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

gnomint(1) [debian man page]

GNOMINT(1)						 Certification Authority for GNOME						GNOMINT(1)

NAME
gnoMint - x509 Certification Authority management tool for GNOME SYNOPSIS
gnomint DESCRIPTION
gnoMint is a tool for easily creating and managing certification authorities. It provides fancy visualization of all the pieces of informa- tion that pertain to a CA, such as x509 certificates, CSRs, and CRLs. gnoMint is currently capable of managing a CA that emits certificates that are able to authenticate people or machines in VPNs (IPSec or other protocols), secure HTTP communications with SSL/TLS, authenticate and cipher HTTP communications through Web-client certificates, and sign or crypt email messages. OPTIONS
gnoMint has no options. HOMEPAGE
More information about gnoMint can be found at <http://gnomint.sourceforge.net/>. AUTHOR
gnoMint was written by David Marin Carreno <davefx@gmail.com>. This manual page was written by Daniel Baumann <daniel@debian.org>, for the Debian project (but may be used by others). 1.2.1 2011-05-17 GNOMINT(1)

Check Out this Related Man Page

FUSERMOUNT(1)						  Filesystem in Userspace (FUSE)					     FUSERMOUNT(1)

NAME
fusermount - mount and unmount FUSE filesystems SYNOPSIS
fusermount [OPTIONS] MOUNTPOINT DESCRIPTION
Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. fusermount is a program to mount and unmount FUSE filesystems. OPTIONS
-h print help. -V print version. -o OPTION[,OPTION...] mount options. -u unmount. -q quiet. -z lazy unmount. SEE ALSO
mount(8), mount.fuse(8), ulockmgr_server(1). HOMEPAGE
More information about fusermount and the FUSE project can be found at <http://fuse.sourceforge.net/>. AUTHOR
FUSE was written by Miklos Szeredi <miklos@szeredi.hu>. This manual page was written by Daniel Baumann <daniel.baumann@progress-technologies.net>. 2.8.6 2011-10-23 FUSERMOUNT(1)
Man Page