Hackfut Security File Manager
Current Path:
/opt/fleetssl-cpanel
opt
/
fleetssl-cpanel
/
📁
..
📁
DataTables-1.10.11
📄
EULA
(2.87 KB)
📄
FleetSSLProvider.pm
(659 B)
📄
THIRD-PARTY
(16.95 KB)
📄
bootstrap.min.css
(97.62 KB)
📄
bootstrap.min.js
(28.43 KB)
📄
datatables.min.css
(13.72 KB)
📄
datatables.min.js
(175.99 KB)
📄
dynamicui_letsencrypt.conf
(254 B)
📄
fix_fleetssl_cpanel_0.19.5-upgrade.sh
(275 B)
📄
get_proxy_names
(340 B)
📄
index.html
(140 B)
📄
install.json
(328 B)
📄
jquery-1.12.4.min.js
(94.89 KB)
📄
letsencrypt-cpanel-whm.conf
(290 B)
📄
letsencrypt-cpanel-whm.jpg
(1.31 KB)
📄
letsencrypt-cpanel-x3.png
(1.57 KB)
📄
letsencrypt-cpanel.cpanelplugin
(2.43 KB)
📄
letsencrypt-cpanel.png
(1.52 KB)
📄
letsencrypt.chkservd
(103 B)
📄
letsencrypt.live.cgi
(12.66 MB)
📄
meta.json
(55 B)
📄
post-install.sh
(1.16 KB)
📄
pre-install.sh
(1.98 KB)
📁
status
📄
uninstall.sh
(1.98 KB)
📄
vendor.en.ini
(3.33 KB)
📄
vendor_email.en.ini
(1.86 KB)
📄
vendor_error.html
(493 B)
📄
vendor_home.html
(5.2 KB)
📄
vendor_issue-reuse.html
(1.06 KB)
📄
vendor_issue.html
(6.26 KB)
📄
vendor_reinstall.html
(1.93 KB)
📄
vendor_remove.html
(630 B)
📄
vendor_result.html
(249 B)
📄
vendor_settings.html
(565 B)
📄
vendor_theme_paper_lantern_header.html
(931 B)
📄
vendor_theme_x3_footer.html
(145 B)
📄
vendor_theme_x3_header.html
(210 B)
📄
vendor_view.html
(2.27 KB)
📄
whm_home.html
(4.35 KB)
Editing: vendor_reinstall.html
<style> .twell { border: 1px solid #e3e3e3; background-color: #f5f5f5; padding: 9px; border-radius: 3px; margin-bottom: 20px; } label { font-weight: normal; } </style> <p>{{TF `Reinstall certificate for: <strong>%s</strong>` .Domain }} </p> {{with .AltNames}} <p>{{TS `This certificate also includes the following alternative names:`}}</p> <ul> {{range .}} <li>{{.}}</li> {{end}} </ul> {{else}} <p>{{TS `This certificate has no alternative names.`}}</p> {{end}} <form method="post" onsubmit="return LetsEncrypt_DisableButtons()"> <div class="twell"> <p> {{TS `Alternate Chain Selection`}} </p> <p>{{TS `You may choose an alternate chain when re-installing the certificate. This can be useful to prioritize compatibility with certain classes of devices. This choice will be remembered for renewal. See <a href="https://cpanel.fleetssl.com/docs/for-users/alternate-chains/" target="_blank" rel="noopen noreferrer">here</a> for more info.</a>`}}</p> <select name="preferred_issuer" style="display:block;"> {{ range $issuer := .AlternateChains }} <option value="{{ $issuer }}" {{ if eq $issuer $.PreferredIssuer }} selected {{ end }} >{{ $issuer }} {{ if eq $issuer $.PreferredIssuer }} (Currently preferred issuer) {{ end }}</option> {{ end }} <option value="" {{ if eq "" $.PreferredIssuer }} selected {{ end }}>(Use server default)</option> </select> </div> <p>{{TS `It may take a couple of minutes for the webserver to reload after performing the reinstallation.`}}</p> <input type="submit" class="btn btn-primary" value="{{TS `Reinstall`}}"> </form> <div class="return-link"> <a id="lnkReturn" href="?"> <span class="glyphicon glyphicon-circle-arrow-left"></span> {{TS `Go Back`}} </a> </div>
Upload File
Create Folder