File: PKI.html

package info (click to toggle)
opensc 0.11.1-2etch2
  • links: PTS
  • area: main
  • in suites: etch
  • size: 7,284 kB
  • ctags: 7,257
  • sloc: ansic: 69,499; sh: 9,480; xml: 4,191; makefile: 346; lex: 92; perl: 25
file content (33 lines) | stat: -rw-r--r-- 1,609 bytes parent folder | download | duplicates (2)
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>