Virtualmin Installation fails on downloading EPEL repo

Trying to install virtualmin on a fresh centOs 7
It fails trying to get epel release from https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
Seems that that url is unresponsive. doesn’t return anything. I’ve found some alternative mirrors.
like: https://mirror.csclub.uwaterloo.ca/fedora/epel/epel-release-latest-7.noarch.rpm

How do I modify the install.sh to change the epel release URL? My guess is that it will solve my problem.

(last few lines of the installation logs)

Installing virtualmin-release package [ :heavy_check_mark: ]

▣▣□ Phase 2 of 3: Installation
Downloading epel-release-latest-7.noarch.rpm [ERROR] Failed with error: 4
[ ✘ ]

[ERROR] Something went wrong. Exiting.
[ERROR] The last few log entries were:
[2019-02-02 17:41:36 UTC] [DEBUG] setenforce 0 failed: 1
Spin pid is: 14013
Updating yum Groups: Success.
Spin pid is: 14273
2019-02-02 17:41:44 URL:https://software.virtualmin.com/vm/6/gpl/centos/7/x86_64/virtualmin-release-latest.noarch.rpm [14112/14112] -> “virtualmin-release-latest.noarch.rpm” [1]
Downloading virtualmin-release-latest.noarch.rpm: Success.
Spin pid is: 14322
Made it here…why?
Installing virtualmin-release package: Success.
[2019-02-02 17:41:45 UTC] [DEBUG] Phase 2 of 3: Installation
Spin pid is: 14352
Unable to establish SSL connection.
Downloading epel-release-latest-7.noarch.rpm: [2019-02-02 17:44:06 UTC] [ERROR] Failed with error: 4

Yep was offline but should be working (online) again now?

I waited till the next day and moved away to just LAMP installation.