????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 18.219.68.172 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/libp11-kit-dev/html/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>p11-kit</title> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="index.html" title="p11-kit"> <link rel="up" href="tools.html" title="Manual Pages"> <link rel="prev" href="tools.html" title="Manual Pages"> <link rel="next" href="pkcs11-conf.html" title="pkcs11.conf"> <meta name="generator" content="GTK-Doc V1.19 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"> <td><a accesskey="p" href="tools.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td> <td><a accesskey="u" href="tools.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td> <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td> <th width="100%" align="center">p11-kit</th> <td><a accesskey="n" href="pkcs11-conf.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td> </tr></table> <div class="refentry"> <a name="p11-kit"></a><div class="titlepage"></div> <div class="refnamediv"><table width="100%"><tr> <td valign="top"> <h2><span class="refentrytitle">p11-kit</span></h2> <p>p11-kit — Tool for operating on configured PKCS#11 modules</p> </td> <td valign="top" align="right"></td> </tr></table></div> <div class="refsynopsisdiv"> <h2>Synopsis</h2> <div class="cmdsynopsis"><p><code class="command">p11-kit list-modules</code> </p></div> <div class="cmdsynopsis"><p><code class="command">p11-kit extract</code> ... </p></div> </div> <div class="refsect1"> <a name="p11-kit-description"></a><h2>Description</h2> <p><span class="command"><strong>p11-kit</strong></span> is a command line tool that can be used to perform operations on PKCS#11 modules configured on the system.</p> <p>See the various sub commands below. The following global options can be used:</p> <div class="variablelist"><table border="0" class="variablelist"> <colgroup> <col align="left" valign="top"> <col> </colgroup> <tbody> <tr> <td><p><span class="term"><code class="option">-v, --verbose</code></span></p></td> <td><p>Run in verbose mode with debug output.</p></td> </tr> <tr> <td><p><span class="term"><code class="option">-q, --quiet</code></span></p></td> <td><p>Run in quiet mode without warning or failure messages.</p></td> </tr> </tbody> </table></div> </div> <div class="refsect1"> <a name="p11-kit-list-modules"></a><h2>List Modules</h2> <p>List system configured PKCS#11 modules.</p> <pre class="programlisting"> $ p11-kit list-modules </pre> <p>The modules, information about them and the tokens present in the PKCS#11 modules will be displayed.</p> </div> <div class="refsect1"> <a name="p11-kit-extract"></a><h2>Extract</h2> <p>Extract certificates from configured PKCS#11 modules.</p> <p>See <span class="citerefentry"><span class="refentrytitle">trust</span>(1)</span> for more information</p> </div> <div class="refsect1"> <a name="p11-kit-extract-trust"></a><h2>Extract Trust</h2> <p>Extract standard trust information files.</p> <p>See <span class="citerefentry"><span class="refentrytitle">trust</span>(1)</span> for more information</p> </div> <div class="refsect1"> <a name="p11-kit-bugs"></a><h2>Bugs</h2> <p> Please send bug reports to either the distribution bug tracker or the upstream bug tracker at <a class="ulink" href="https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue&component=p11-kit" target="_top">https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue&component=p11-kit</a>. </p> </div> <div class="refsect1"> <a name="p11-kit-see-also"></a><h2>See also</h2> <span class="simplelist"><span class="citerefentry"><span class="refentrytitle">pkcs11.conf</span>(5)</span></span><p> Further details available in the p11-kit online documentation at <a class="ulink" href="http://p11-glue.freedesktop.org/doc/p11-kit/" target="_top">http://p11-glue.freedesktop.org/doc/p11-kit/</a>. </p> </div> </div> <div class="footer"> <hr> Generated by GTK-Doc V1.19</div> </body> </html>