SSL Decoder 是一个简单的 PHP 脚本,用来解码 SSL 连接并显示相关信息。
特性包括:
-
Connection information
-
Decodes CSR
-
Decodes Certificates
-
Decodes SSL Connections
-
SSL Protocol version tester
-
OCSP validation
-
OCSP Stapling
-
HSTS & HPKP headers
-
SPKI hash
-
Public Key PEM
-
Certificate PEM
-
CRL validation
-
Full certificate chain validation.
-
Issuer validation
-
Date validation
环境要求:
-
PHP 5.6+
-
OpenSSL
-
PHP 必须允许执行 shell_exec 和远程 fopen