summaryrefslogtreecommitdiff
path: root/testing/hosts/winnetou/etc/openssl/index.html
blob: 1641768ae3b03e36748a6428262cf1562b190402 (plain)
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
31
32
33
34
35
36
<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 UML Testing Environment</h2>
  <ul>
    <li>
      <a href="testresults/">UML 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>