openssl s_client -host www.itnotebooks.com -port 443 -showcerts </dev/null 2>/dev/null|sed -n '/BEGIN CERTIFICATE/,/END CERT/p'|openssl x509 ...
確定! 回上一頁