xca_db_stat man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

XCA_DB_STAT(1)							XCA_DB_STAT(1)

NAME
       xca_db_stat - XCA database analyse tool
       A small application to display the contents of an XCA  database

SYNOPSIS
       xca_db_stat <database name>
       xca_db_stat [-h/--help]

DESCRIPTION
       This  tool reads an XCA database and dumps the meta data of the differ‐
       ent chunks.The XCA database is actually only a collection of  different
       chunks  containing  keys,  certificates,	 certificate signing requests,
       templates and CRLs.  Each chunk is prefixed by a	 header	 containing  a
       magic, the total length, the version of the chunk, the PKI type and the
       internal name.  How to read the contents of a chunk depends on the type
       and the version.
       The header format is:

       typedef struct {
	       uint32_t magic;	    /* 0xcadb1969 */
	       uint32_t len;	    /* length of this entry */
	       uint16_t headver;    /* Header version, currently 1 */
	       uint16_t type;	    /* PKI type */
	       uint16_t version;    /* version of the chunk */
	       uint16_t flags;	    /* deleted(1) outdated(2) */
	       char name[80];	    /* name of the entry */
       } db_header_t ;

AUTHOR
       This  manual  page was written by Christian Hohnstaedt <christian@hohn‐
       staedt.de>

								XCA_DB_STAT(1)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net