You can open PEM file to view validity of certificate using opensssl as shown below. openssl x509 -in aaa_cert.pem -noout -text.
確定! 回上一頁