~myers-1/pyopenssl/npn

« back to all changes in this revision

Viewing changes to doc/html/intro.html

  • Committer: Jean-Paul Calderone
  • Date: 2011-04-11 23:26:11 UTC
  • mfrom: (143.1.6 release-0.12)
  • Revision ID: exarkun@divmod.com-20110411232611-z1xtswwjxqorzjrn
Merge 0.12 release branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
were also limited, though in different ways.  Unfortunately, Python's standard
56
56
library SSL support has remained weak, although other packages (such as
57
57
M2Crypto<A NAME="tex2html1"
58
 
  HREF="#foot1178"><SUP>1</SUP></A>)
 
58
  HREF="#foot1200"><SUP>1</SUP></A>)
59
59
have made great advances and now equal or exceed pyOpenSSL's functionality.
60
60
 
61
61
<P>
67
67
<P>
68
68
<BR><HR><H4>Footnotes</H4>
69
69
<DL>
70
 
<DT><A NAME="foot1178">...
 
70
<DT><A NAME="foot1200">...
71
71
M2Crypto</A><A
72
72
 href="intro.html#tex2html1"><SUP>1</SUP></A></DT>
73
73
<DD>See <a class="url" href="http://chandlerproject.org/Projects/MeTooCrypto">http://chandlerproject.org/Projects/MeTooCrypto</a>