#include "/adminPage/common.html"/>
| ${certStr.domain} | ${certStr.getWay} | ${certStr.dnsProvider} | ${certStr.signTime} | ${certStr.certPath} | ${certStr.isAuto} | ${commonStr.operation} | |
|---|---|---|---|---|---|---|---|
| ${cert.domain} | <#if cert.type==1> ${certStr.manualUp} #if> <#if cert.type==0> ${certStr.byApply} #if> <#if cert.type==2> ${certStr.byDns} #if> | <#if cert.type==0> <#if cert.dnsType=='tencent'> ${certStr.tencent} #if> <#if cert.dnsType=='dp'> ${certStr.dnsPod} #if> <#if cert.dnsType=='ali'> ${certStr.aliDns} #if> <#if cert.dnsType=='cf'> Cloudflare #if> <#if cert.dnsType=='gd'> Godaddy #if> <#if cert.dnsType=='hw'> ${certStr.huawei} #if> <#if cert.dnsType=='aws'> ${certStr.aws} #if> <#if cert.dnsType=='ipv64'> IPv64 #if> #if> |
<#if cert.makeTime!=null>
${certStr.signTime} : ${cert.makeTime?number_to_datetime?string('yyyy-MM-dd HH:mm:ss')}
#if>
<#if cert.endTime!=null> ${certStr.endTime} : ${cert.endTime?number_to_datetime?string('yyyy-MM-dd HH:mm:ss')} #if> |
pem: ${cert.pem} key: ${cert.key} |
<#if cert.type==0 || cert.type==2> #if> |
<#if cert.type == 2>
|