1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:html="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>PKI - OpenSC - Trac</title><style type="text/css">
@import url(trac.css);
</style></head><body><div class="wikipage">
<div id="searchable"><h1>Public Key Infrastructure</h1>
<p>
There are many different PKI systems out there. We expect most of them will be able to use
PKCS<a href="/opensc/ticket/11" title="CLOSED : gcc4 build failure" shape="rect"><del>#11</del></a> modules or CSP modules on Windows, and OpenSC should work fine with most of them.
</p>
<p>
Here is a list of those we got feedback from:
</p>
<h2>OpenCA</h2>
<p>
<a class="ext-link" title="http://www.openca.org/openca/" href="http://www.openca.org/openca/" shape="rect">OpenCA</a> is an open source CA offering PKI services.
It should work with OpenSC as far as we know, but this is not 100% sure.
FIXME: add details.
</p>
<p>
OpenCA is web based, uses the apache server, ldap or sql servers etc.
</p>
<h2>IDX-PKI</h2>
<p>
<a class="ext-link" title="http://idx-pki.idealx.org/index.en.html" href="http://idx-pki.idealx.org/index.en.html" shape="rect">IDX-PKI</a> is an Open Source implementation
of a Public Key Infrastructure which aims to be IETF compliant for PKIX recommendations.
IDX-PKI is already used by companies and public agencies.
FIXME: add details.
</p>
<p>
IDX-PKI is also web based, uses the apache server, ldap etc.
</p>
</div>
</div><div class="footer"><hr></hr><p><a href="index.html">Back to Index</a></p></div></body></html>
|