#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=='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> | <#if cert.makeTime!=null> ${cert.makeTime?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==0 || cert.type==2>
<#if cert.pem == null || cert.pem == "">
|