commit c6a5af11487f1a2ad581024636fcf33034b810e0 Author: Douglas Barone Date: Fri Nov 17 09:29:34 2023 -0400 Initial commit diff --git a/Dockerfile b/Dockerfile new file mode 100644 index 0000000..ea44ac9 --- /dev/null +++ b/Dockerfile @@ -0,0 +1,5 @@ +FROM nginx:latest + +COPY . /usr/share/nginx/html + + diff --git a/IFMSSRV2CertWiFiPub.cer b/IFMSSRV2CertWiFiPub.cer new file mode 100755 index 0000000..8edf443 Binary files /dev/null and b/IFMSSRV2CertWiFiPub.cer differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..6feb62c --- /dev/null +++ b/index.html @@ -0,0 +1,13 @@ + + + + + + IFMS Cert Download + + +
+ Download IFMS Certificate +
+ +