2024-11-22 17:10:01 +01:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<title>VM Experiments</title>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<h1>Welcome to VM Experiments!</h1>
|
|
|
|
<p>Below you can download the required Certificate Authority.</p>
|
|
|
|
<p>You can import it on Firefox and in your operating system.</p>
|
2024-11-22 18:09:29 +01:00
|
|
|
<a href="ca.crt">Download Certificate Here!</a>
|
|
|
|
<br>
|
|
|
|
<p>You can also download the DNS fix scriptlet here:</p>
|
|
|
|
<a href="dnsfix.tar">Download DNS Fix Here!</a>
|
2024-11-22 17:10:01 +01:00
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|