File: Mozilla.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 (30 lines) | stat: -rw-r--r-- 1,513 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
<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>Mozilla - OpenSC - Trac</title><style type="text/css">
           @import url(trac.css);
          </style></head><body><div class="wikipage">
    <div id="searchable"><h1>Mozilla Applications</h1>
<p>
All Mozilla applications can use OpenSC PKCS#11 module "opensc-pkcs11.so" for authentication, signing and decryption.
</p>
<p>
A step by step guide how to install the OpenSC PKCS#11 module here: <a href="MozillaSteps.html" shape="rect">MozillaSteps</a>.
</p>
<p>
Once the module is installed you can use it to access web pages with https and client certificates.
Firefox will ask you to provide a certificate and you can select one from your smart card.
</p>
<p>
Keypair generation, certificate request
and writing the requested cert through an on-line CA should also be <a href="pkcs11_keypair_gen.html" shape="rect">possible</a>.
</p>
<p>
In Thunderbird and Mozilla Mail you can select the certificate for signing and decryption exactly
like you would do with normal certificates.
</p>
<p>
Note: some people do not recommend to use smart card with email encryption&amp;decryption, unless you
have a way to backup your private key. It would be a pity if your smart card was damaged and
you had no way to decrypt private emails.
</p>
</div>
   </div><div class="footer"><hr></hr><p><a href="index.html">Back to Index</a></p></div></body></html>