(PHP 5 >= 5.2.0)
openssl_csr_get_subject — Gibt das Subject eines CERT zurück
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
this function does not yet return SANs (subject alternative names) fields for UC certificates like those used in exchange 2007.
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.