mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-06 14:44:26 +00:00
Updated release notes re TLS; minor formatting changes to api doc.
This commit is contained in:
parent
9a6deec209
commit
35e8f05bc7
@ -6,18 +6,10 @@
|
||||
<title>Javascript API for Client Certificate Management</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<table WIDTH="100%" >
|
||||
<tr>
|
||||
<td>
|
||||
<h1>
|
||||
<font face="Arial,Helvetica">Personal Security Manager 1.0</font></h1>
|
||||
<h2><font face="Arial,Helvetica">Netscape Personal Security Manager</font></h2>
|
||||
|
||||
<h2><font face="Arial,Helvetica">JavaScript API for Client Certificate Management</font></h2>
|
||||
|
||||
<h2>
|
||||
<font face="Arial,Helvetica">JavaScript API for Client Certificate Management</font></h2>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
Version 0.3 - 10/27/1999
|
||||
<br>Comments to: <a href="mailto:psmfeedback@netscape.com?subject=JavaScript%20API%20Feedback">psmfeedback@netscape.com</a>
|
||||
<p>This document describes a new JavaScript API for performing user certificate
|
||||
|
@ -22,7 +22,7 @@ Release 1.3</h2></center>
|
||||
|
||||
<center>
|
||||
<h2>
|
||||
9/10/2000</h2></center>
|
||||
9/14/2000</h2></center>
|
||||
|
||||
<center>
|
||||
<hr WIDTH="100%"></center>
|
||||
@ -71,8 +71,11 @@ see <a href="http://docs.iPlanet.com/docs/manuals/psm.html">http://docs.iPlanet.
|
||||
<h2>
|
||||
<a NAME="Changes Since PSM 1.2"></a>Changes Since Personal Security Manager
|
||||
1.2</h2>
|
||||
Most changes since the Personal Security Manager 1.3 involves minor bug
|
||||
fixes and optimizations.
|
||||
The <a href="http://www.ietf.org/rfc/rfc2246.txt">Transport Layer Security
|
||||
(TLS)</a> protocol is turned on by default in Personal Security Manager
|
||||
1.3. TLS is an IETF standard based on the Secure Sockets Layer (SSL) protocol.
|
||||
<p>Most other changes since Personal Security Manager 1.2 involve minor
|
||||
bug fixes and optimizations.
|
||||
<p>Netscape 6 and Mozilla do not supported signed or encrypted email. For
|
||||
this reason, features related to email certificates are not available in
|
||||
this release.
|
||||
|
Loading…
x
Reference in New Issue
Block a user