#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 == 0> <#if cert.dnsType=='dp'> ${certStr.dnsPod} #if> <#if cert.dnsType=='ali'> ${certStr.aliDns} #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> #if> | <#if cert.type == 0> <#if cert.pem== null> #if> <#if cert.pem !=null> #if> #if> |