Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > ae97f6e039aa7bfa30701e9e1d87213e > files > 9

xca-0.7.0-1mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
 <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.21">
 <TITLE>XCA : Object IDs</TITLE>
 <LINK HREF="xca-13.html" REL=next>
 <LINK HREF="xca-11.html" REL=previous>
 <LINK HREF="xca.html#toc12" REL=contents>
</HEAD>
<BODY>
<A HREF="xca-13.html">Next</A>
<A HREF="xca-11.html">Previous</A>
<A HREF="xca.html#toc12">Contents</A>
<HR>
<H2><A NAME="s12">12.</A> <A HREF="xca.html#toc12">Object IDs</A></H2>

<P>Private Object IDs and OID lists for the distinguished name or extended key
usage can be added in files listed below.
The files are:
<UL>
<LI><B>oids.txt</B> addidtional Object IDs</LI>
<LI><B>eku.txt</B> Content of <CODE>ExtendedKeyUsage</CODE></LI>
<LI><B>dn.txt</B> Content of <CODE>DistinguishedName</CODE></LI>
<LI><B>aia.txt</B> Content of <CODE>AuthorityInformationAccess</CODE></LI>
</UL>

The search path for all the files is listed below.
All files except <EM>oids.txt</EM> are searched in the order listed below
and search stops at the first file found.
The <EM>oids.txt</EM> file is searched in reversed order and all
<EM>oids.txt</EM> files found are loaded.</P>
<P><B>Unix</B>
<UL>
<LI>$HOME/.xca/</LI>
<LI>/etc/xca/</LI>
<LI>PREFIX/share/xca/ <BR>PREFIX is usually /usr or /usr/local</LI>
</UL>
</P>
<P><B>Windows</B>
<UL>
<LI>Installation directory <BR>e.g.: C:\Programs\xca</LI>
</UL>

All Object IDs that are not official, but belong to your company
or organisation can be added in the file <CODE>oids.txt</CODE>.
All possible locations for this file are searched and all <CODE>oids.txt</CODE> files
found are loaded. This way the application-installer adds
some in /usr/share/xca, the Administrator in /etc/xca and the user in
$HOME/xca. The format of this file is:<BR>
<B>OID</B>:<B>shortname</B>:<B>longname</B><BR>
Leading and trailing spaces between the colons and the text are ignored.
Lines starting with a <B>#</B> are ignored.</P>

<P>The files containing OID lists (<CODE>eku.txt, dn.txt, aia.txt</CODE>)
are handled in a different way, only the first one found is used.
The format of this files is one entry per line. The entry can be either the
numerical OID like <CODE>1.3.6.1.5.5.8.2.2</CODE>, the short name like
<CODE>iKEIntermediate</CODE> or the long name <CODE>IP security end entity</CODE>.
Lines starting with a <B>#</B> are ignored.
If this files shall contain new inofficial OIDs, they must be also mentioned
in one of the <CODE>oids.txt</CODE> files.</P>

<HR>
<A HREF="xca-13.html">Next</A>
<A HREF="xca-11.html">Previous</A>
<A HREF="xca.html#toc12">Contents</A>
</BODY>
</HTML>