downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

openssl_csr_new> <openssl_csr_get_public_key
Last updated: Fri, 24 Jul 2009

view this page in

openssl_csr_get_subject

(PHP 5 >= 5.2.0)

openssl_csr_get_subjectReturns the subject of a CERT

설명

array openssl_csr_get_subject ( mixed $csr [, bool $use_shortnames= true ] )
Warning

이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.



add a note add a note User Contributed Notes
openssl_csr_get_subject
stephan[at]strato-rz[dot]de
21-Jan-2009 09:13
The returning assoziative array is indexed with the fields
in the subject so you should have a array key named CN,OU and so on.

openssl_csr_new> <openssl_csr_get_public_key
Last updated: Fri, 24 Jul 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites