37 lines
806 B
HTML
37 lines
806 B
HTML
<html>
|
|
<head>
|
|
<title>strongSwan Web Services</title>
|
|
<base target="_self">
|
|
</head>
|
|
|
|
<body bgcolor="#FFFFFF">
|
|
<table border=0 cellpadding=0 cellspacing=0 width=600>
|
|
|
|
<tr><td>
|
|
<h2>strongSwan Certification Authority</h2>
|
|
<ul>
|
|
<li>
|
|
<a href="strongswanCert.pem">Root CA Certificate</a>
|
|
</li>
|
|
</ul>
|
|
<ul>
|
|
<li>
|
|
<a href="strongswan.crl">Certificate Revocation List (CRL)</a>
|
|
</li>
|
|
</ul>
|
|
|
|
<h2>strongSwan Testing Environment</h2>
|
|
<ul>
|
|
<li>
|
|
<a href="testresults/">Test Results</a>
|
|
</li>
|
|
</ul>
|
|
<a href="images/umlArchitecture_large.png" target="_blank">
|
|
<img src="images/umlArchitecture_small.png" border="0">
|
|
</a>
|
|
<hr>
|
|
<address>Linux strongSwan (<a href="http://www.strongswan.org">www.strongswan.org</a>)</address>
|
|
</td></tr>
|
|
</table>
|
|
</body>
|