This commit is contained in:
Patrick 2024-11-22 18:09:29 +01:00
parent 5bc8947251
commit dd33d487db
3 changed files with 16 additions and 1 deletions

View file

@ -11,7 +11,10 @@
<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>
<a href="ca.crt">Download Here!</a>
<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>
</body>
</html>