ifms-cert-download/index.html

14 lines
307 B
HTML
Raw Normal View History

2023-11-17 13:29:34 +00:00
<!-- 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>