mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-07 01:35:00 -05:00
16 lines
328 B
HTML
16 lines
328 B
HTML
<html>
|
|
<body>
|
|
<b>General</b></br>
|
|
<ul>
|
|
<li><a href="releasenotes.html">Release Notes</a></li>
|
|
<li><a href="specifications.html">Specifications</a></li>
|
|
</ul>
|
|
|
|
<b>Testing TLS</b></br>
|
|
<ul>
|
|
<li><a href="tls/GnuTLSSetup.html">GNU TLS Setup</a></li>
|
|
<li><a href="tls/OpenSSLSetup.html">Open SSL Setup</a></li>
|
|
</ul>
|
|
</body>
|
|
</html>
|