Server IP : 109.234.166.131  /  Your IP : 216.73.217.30
Web Server : LiteSpeed
System : Linux garfish.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
User : bean7936 ( 1010)
PHP Version : 8.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /../opt/plesk/../fleetssl-cpanel/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //../opt/plesk/../fleetssl-cpanel/vendor_remove.html
<p id="confirmDesc">
    {{TF `Are you sure you wish to <strong>permanently</strong> remove certificate for domain %q ?` .Domain }}
</p>
{{with .AltNames}}
<p>{{TS `This certificate also includes the following alternative names,`}}</p>
<ul>
    {{range .}}
    <li>{{.}}</li>
    {{end}}
</ul>
{{end}}
<form method="post" onsubmit="return LetsEncrypt_DisableButtons()">
    <input type="submit" class="btn btn-primary" value="{{TS `Remove Certificate`}}">
</form>
<div class="return-link">
    <a id="lnkReturn" href="?">
        <span class="glyphicon glyphicon-circle-arrow-left"></span>
        {{TS `Go Back`}}
    </a>
</div>