<? $str = file_get_contents('2.cer'); print_r(openssl_x509_parse($str)); ?>
证书须要使用base64编码的方式cer证书。编码