testing: Script building fresh certificates
This commit is contained in:
committed by
Tobias Brunner
parent
3ee352a691
commit
8db01c6a3f
@@ -0,0 +1,58 @@
|
||||
<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 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>
|
||||
|
||||
<h2>strongSwan Certification Authorities</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<bold>Root CA: </bold>
|
||||
<a href="strongswanCert.pem">PEM</a> ,
|
||||
<a href="strongswanCert.der">DER</a> ,
|
||||
<a href="strongswan.crl">CRL</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>
|
||||
<bold>Research CA: </bold>
|
||||
<a href="researchCert.pem">PEM</a> ,
|
||||
<a href="researchCert.der">DER</a> ,
|
||||
<a href="research.crl">CRL</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>
|
||||
<bold>Sales CA: </bold>
|
||||
<a href="salesCert.pem">PEM</a> ,
|
||||
<a href="salesCert.der">DER</a> ,
|
||||
<a href="sales.crl">CRL</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>
|
||||
<bold>ECDSA CA: </bold>
|
||||
<a href="strongswan_ecdsaCert.pem">PEM</a> ,
|
||||
<a href="strongswan_ecdsaCert.der">DER</a> ,
|
||||
<a href="strongswan_ecdsa.crl">CRL</a>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<address>The strongSwan Project (<a href="https://www.strongswan.org">www.strongswan.org</a>)</address>
|
||||
</td></tr>
|
||||
</table>
|
||||
</body>
|
||||
Reference in New Issue
Block a user