<#include "/adminPage/common.html"/>
<#include "/adminPage/header.html"/> <#include "/adminPage/menu.html"/>
${menuStr.cert}
${certStr.tips}
<#list certs as cert>
${certStr.domain} ${certStr.getWay} ${certStr.dnsProvider} ${certStr.signTime} ${certStr.certPath} ${certStr.isAuto} ${commonStr.operation}
${cert.domain} <#if cert.type == 1> ${certStr.manualUp} <#if cert.type == 0> ${certStr.byApply} <#if cert.type == 0> <#if cert.dnsType=='dp'> ${certStr.dnsPod} <#if cert.dnsType=='ali'> ${certStr.aliDns} <#if cert.makeTime!=null> ${cert.makeTime?number_to_datetime?string('yyyy-MM-dd HH:mm:ss')} pem: ${cert.pem}
key: ${cert.key}
<#if cert.type == 0> <#if cert.type == 0> <#if cert.pem== null> <#if cert.pem !=null>
<#include '/adminPage/script.html'/> <#include '/adminPage/select_root.html'/>