{{ currentToolTitle }}

{{ currentToolDesc }}

{{ toolError }}
{{ toolSuccess }}
OCSP {{ result.ocspQuery.data['OCSP'] }}
CRL {{ result.ocspQuery.data['CRL']['CRL状态'] }}
CRL更新时间 {{ result.ocspQuery.data['CRL']['CRL更新时间'] }}
CRL下次更新时间 {{ result.ocspQuery.data['CRL']['CRL下次更新时间'] }}
吊销时间 {{ result.ocspQuery.data['CRL']['吊销时间'] }}
证书信息
序列号 {{ result.ocspQuery.data['证书信息']['序列号'] }}
主题 {{ result.ocspQuery.data['证书信息']['主题'] }}
通用名称 {{ result.ocspQuery.data['证书信息']['通用名称'] }}
颁发者 {{ result.ocspQuery.data['证书信息']['颁发者'] }}
有效期 {{ result.ocspQuery.data['证书信息']['有效期'] }}
剩余天数 {{ result.ocspQuery.data['证书信息']['剩余天数'] }}
主题备用名称 {{ result.ocspQuery.data['证书信息']['主题备用名称'] }}
签名算法 {{ result.ocspQuery.data['证书信息']['签名算法'] }}
证书版本 {{ result.ocspQuery.data['证书信息']['证书版本'] }}
SHA1指纹 {{ result.ocspQuery.data['证书信息']['SHA1指纹'] }}
SHA256指纹 {{ result.ocspQuery.data['证书信息']['SHA256指纹'] }}

OCSP吊销查询

OCSP(在线证书状态协议)与CRL(证书吊销列表)是验证证书是否被CA吊销的两种机制。本工具粘贴证书内容即可查询其OCSP响应状态与CRL吊销记录,并展示证书序列号、主题、颁发者、有效期、剩余天数、SAN与指纹等完整信息。

相关工具:CT检测 | 证书查看 | 证书链下载 | 返回工具箱