readme.crl
来自「mod_ssl-2.8.31-1.3.41.tar.gz 好用的ssl工具」· CRL 代码 · 共 12 行
CRL
12 行
This is the ssl.crl/ directory of Apache/mod_ssl where PEM-encoded X.509 Certificate Revocation Lists (CRL) for SSL are stored. Per default this directory contains no CRLs. You can view the ingredients of a particular CRL file in plain text by running the command: $ openssl crl -noout -text -in <name>.crl
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?