1
SSL証明書の種類を決定G3 をしかし、私は、OpenSSLで読み取るしようとすると、(またはPHPで)PKCS12またはX509またはPKCS7のような - のようなエラー:PHP私はブラウザで見ることができる証明書を持って
openssl pkcs12 -in cert.to.test.cer -clcerts -nokeys -out mycert.crt
28685:error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag:tasn_dec.c:1306:
28685:error:0D06C03A:asn1 encoding routines:ASN1_D2I_EX_PRIMITIVE:nested asn1 error:tasn_dec.c:830:
28685:error:0D08303A:asn1 encoding routines:ASN1_TEMPLATE_NOEXP_D2I:nested asn1 error:tasn_dec.c:749:Field=version, Type=PKCS12
PHPで証明書のパラメータを読み取るにはどうすればよいですか?おかげさまで