ifms-cert-download/index.html
2023-11-17 09:29:34 -04:00

14 lines
307 B
HTML

<!-- FILEPATH: /home/douglas/Projects/ifms-cert-download/index.html -->
<!DOCTYPE html>
<html>
<head>
<title>IFMS Cert Download</title>
</head>
<body>
<div style="text-align: center">
<a href="IFMSSRV2CertWiFiPub.cer" download>Download IFMS Certificate</a>
</div>
</body>
</html>