{$layout "layout_popup"}
| {{t('certs_certPopup@证书说明')}} | {{info.name}} |
| {{t('certs_certPopup@详细说明')}} | {{info.description}} |
| {{t('certs_certPopup@证书状态')}} | {{t('certs_certPopup@有效中')}} {{t('certs_certPopup@已过期')}} |
| {{t('certs_certPopup@发行信息')}} |
{{commonName}}
|
| {{t('certs_certPopup@域名')}} | {{dnsName}} |
| {{t('certs_certPopup@有效期')}} | {{info.beginTime}} - {{info.endTime}} |
| {{t('certs_certPopup@引用网站')}} | {{t('certs_certPopup@暂时没有引用此证书的网站')}} |
| {{t('certs_certPopup@证书文件下载')}} | [{{t('certs_certPopup@ZIP下载')}}] [{{t('certs_certPopup@证书下载')}}] [{{t('certs_certPopup@私钥下载')}}] |
| {{t('certs_certPopup@证书预览')}} |
{{info.certString}}
|
| {{t('certs_certPopup@私钥预览')}} | {{info.keyString}}
|