this function does not yet return SANs (subject alternative names) fields for UC certificates like those used in exchange 2007.
openssl_csr_get_subject
(PHP 5 >= 5.2.0)
openssl_csr_get_subject — Devuelve el sujeto de un CERT
Descripción
Advertencia
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
mikko koivu ¶
2 years ago
stephan[at]strato-rz[dot]de ¶
4 years ago
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.
